RubyGems Navigation menu

redis-friendships 0.1

A friendship library with a certain follower/following system utilizing the power of both Redis and SQL. Using SQL for the users and Redis for the followers and the followings. Redis uses sets of usernames for both your followers and followings. And can be used to retrieve more information about your e.g. followers from SQL with those unique usernames.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2 - January 25, 2011 (14 KB)
  2. 0.1 - January 25, 2011 (14 KB)

Development Dependencies (6):

bcrypt-ruby ~> 2.1.2
cucumber ~> 0.9.2
mocha ~> 0.9.8
rails ~> 3.0.0
rspec-rails ~> 2.0.1
sqlite3-ruby ~> 1.3.1

Owners:

Authors:

  • Seivan Heidari

SHA 256 checksum:

f72c6d4c992c184f1f1ed217e44530caa4ee1fe535865497a945981d08069683

Total downloads 7,593

For this version 3,234

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.4

Links: