stackexchange.redis - How to use redis sentinel to get configuration of current master? -


i have configured redis servers 1 master , 2 salves , 1 sentinel monitor master. per documentation if master down sentinel promote of slave master. question how configuration of replaced master using c# code via sentinel??? thank in advance....


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

c - Calling a function within a loop -

Save a file and then open it using javafx -