]> git.saurik.com Git - redis.git/history - src/sentinel.c
Sentinel: debugging message removed.
[redis.git] / src / sentinel.c
2012-07-24  antirezSentinel: debugging message removed.
2012-07-24  antirezSentinel: changes to connection handling and redirection.
2012-07-24  antirezSentinel: check that instance still exists in reply...
2012-07-24  antirezSentinel: more robust failover detection as observer.
2012-07-23  antirezFirst implementation of Redis Sentinel.