RubyGems Navigation menu

redis-friendships 0.2

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:

7e6b73ef8f68a3fa48aef95a0579a871df8dc8e1397f44f07e47b309887d7bb7

Total downloads 7,580

For this version 4,350

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.4

Links: