Skip to content

project

Redis Sentinel

Monitoring process distributed with Redis that watches a primary, requires a quorum of peers to agree it is down, then elects a leader to promote a replica and tells clients which node is master.

Current clusters