ryanlecompte
- Karma
- 36
- Created
- April 12, 2012 (14y ago)
- Submissions
- 0
-
redis_failover is a full failover solution for redis. As of v1.0, it now supports distributed monitoring among the Node Managers! Previously, the Node Managers were only used as a means of redundancy in case a…
- Automatic Redis Failover for Ruby (github.com)
I just released redis_failover, a new Ruby gem that provides automatic Redis failover support for Ruby. From the project README: Redis Failover attempts to provides a full automatic master/slave failover solution for…