Redis哨兵(sentinel) 搭建可用性

转载自 http://www.javashuo.com/article/p-cciswkra-bt.html Redis的哨兵(sentinel) 系统用于管理多个 Redis 服务器,该系统执行以下三个任务: · 监控(Monitoring): 哨兵(sentinel) 会不断地检查你的Master和Slave是否运作正常。 · 提醒(Notification):当被监控的某个 Redis出现问
相关文章
相关标签/搜索