RubyGems Navigation menu

red_cluster 0.0.2

Red Cluster brings together a set of redis servers and allows you to read and write to them as though you were writing to just one. A few of the reasons you might want to consider clustering could be: * Robustness - Having a write master and read slaves * Harnessing the multiple cores you have running while not compromising on the speed of redis * Fault tolerance - When one of the masters goes down a slave in the replica sets gets promoted \ automatically, with no down-time

Gemfile:
=

安裝:
=

版本列表:

  1. 0.0.2 October 26, 2011 (9.5 KB)
  2. 0.0.1 October 26, 2011 (9.5 KB)

Runtime 相依性套件 (1):

redis >= 0

擁有者:

作者:

  • Santosh Kumar

SHA 256 總和檢查碼:

=

總下載次數 7,365

這個版本 4,197

版本发布:

授權:

Ruby 版本需求:

相關連結: