• antirez's avatar
    Cluster: replica migration implementation. · c2507b0f
    antirez authored
    This feature allows slaves to migrate to orphaned masters (masters
    without working slaves), as long as a set of conditions are met,
    including the fact that the migrating slave needs to be in a
    master-slaves ring with at least another slave working.
    c2507b0f
cluster.c 141 KB