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:
= 複製 已複製

安裝:
=

版本列表:

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

Development 相依性套件 (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

擁有者:

作者:

  • Seivan Heidari

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 7,673

這個版本 4,402

授權:

Ruby 版本需求:

RubyGems 版本需求: >= 1.3.4

相關連結: