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:
= Copy to clipboard Copied!

install:
=

Versions:

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

Runtime Dependencies (1):

redis >= 0

Owners:

Authors:

  • Santosh Kumar

SHA 256 checksum:

9de355a30abf346a512b4b580cc39e4d9ef0e0f344f205423c4d2e7241eb48c7

Total downloads 7,053

For this version 4,013

Licenses:

N/A

Required Ruby Version: None

Links: