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

链接: