RubyGems.org

another redis automatic master/slave failover solution for ruby by using built-in redis sentinel

installgem install redis-sentinel -v 1.1.2
Authors

Richard Huang

2,353 total downloads 198 for this version
Owners

13c60e2a5806406b537daa542d3495da

Gemfile
gem "redis-sentinel", "~> 1.1.2"
Versions
  1. 1.2.0 April 10, 2013
  2. 1.1.4 February 11, 2013
  3. 1.1.3 January 30, 2013
  4. 1.1.2 January 20, 2013
  5. 1.1.1 January 16, 2013
Show all versions (7 total)
Runtime Dependencies
  1. redis >= 0
Development Dependencies
  1. rspec >= 0