• antirez's avatar
    Cluster: slots update refactored + UPDATE msg processing. · 94a07d59
    antirez authored
    Now there is a function that handles the update of the local slot
    configuration every time we have some new info about a node and its set
    of served slots and configEpoch.
    
    Moreoever the UPDATE packets are now processed when received (it was a
    work in progress in the previous commit).
    94a07d59
cluster.c 124 KB