GitHub user PragmaTwice edited a comment on the discussion: Replication setup
You can use the sentinel mechanism: https://redis.io/docs/latest/operate/oss_and_stack/management/sentinel/ Also Kvrocks Controller provides such capability (if you have a large cluster): https://github.com/apache/kvrocks-controller. (if you just have one master and one or several replicas, I recommend the sentinel way.) GitHub link: https://github.com/apache/kvrocks/discussions/2674#discussioncomment-11320434 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
