Connecting to Redis Cluster via Sentinel -


i have redis cluster of 3 master nodes , 3 slaves. have 3 sentinel servers (each on separate machine) monitoring redis cluster. using predis, able connect cluster via single master node's ip/port. want know if can connect predis cluster via sentinel ip/port?

redis cluster handles failover without sentinel, don't need use sentinel via redis cluster.

only thing need choosing library can support redis cluster.


Comments

Popular posts from this blog

java - Andrioid studio start fail: Fatal error initializing 'null' -

android - Gradle sync Error:Configuration with name 'default' not found -

StringGrid issue in Delphi XE8 firemonkey mobile app -