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

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -