• antirez's avatar
    Cluster: function clusterGetSlaveRank() added. · 6f540320
    antirez authored
    Return the number of slaves for the same master having a better
    replication offset of the current slave, that is, the slave "rank" used
    to pick a delay before the request for election.
    6f540320
replication.c 71 KB