redis-messages 0.1
A messaging library with outbox/inbox system utilizing the power of both Redis and SQL. Using SQL for the outbox with user_id FK's and Redis for the inbox. A message has one sender, multiple recievers
Gemfile:
=
安装:
=
版本列表:
- 0.1 January 25, 2011 (13.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