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.5KB)
  2. 0.0.1 October 26, 2011 (9.5KB)

Runtime依存関係 (1):

redis >= 0

所有者:

作者:

  • Santosh Kumar

SHA 256チェックサム:

=

累計ダウンロード数 7,365

このバージョンのみ 4,197

このバージョンがリリースされたのは:

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: