6 Commits

Author SHA1 Message Date
Jeremy Zawodny
f4fd0cc2c4 comment fix
improve English a bit. :-)
2012-07-25 08:29:11 -07:00
antirez
4661258e05 Sentinel: ability to execute notification scripts. 2012-07-25 16:33:37 +02:00
mrb
175d0fa1ce Some cleanup in sentinel.conf 2012-07-25 09:52:26 -04:00
antirez
b37d5b4728 Fixed an error in the example sentinel.conf. 2012-07-23 15:08:36 +02:00
antirez
aea1435caf Typo. 2012-07-23 15:06:55 +02:00
antirez
43cc64d30e First implementation of Redis Sentinel.
This commit implements the first, beta quality implementation of Redis
Sentinel, a distributed monitoring system for Redis with notification
and automatic failover capabilities.

More info at http://redis.io/topics/sentinel
2012-07-23 13:14:44 +02:00