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
Post a Comment