• antirez's avatar
    Sentinel: added config options useful to take state on config rewrite. · 0b9853ec
    antirez authored
    We'll use CONFIG REWRITE (internally) in order to store the new
    configuration of a Sentinel after the internal state changes. In order
    to do so, we need configuration options (that usually the user will not
    touch at all) about config epoch of the master, Sentinels and Slaves
    known for this master, and so forth.
    0b9853ec
sentinel.c 121 KB