# Functions
AttachReplicasToPrimary used to attach replicas to their primaries.
ClassifyNodesByRole use to classify the Nodes by roles.
DispatchReplica aims to dispatch the available redis to replica of the current primaries.
DispatchSlotsToNewPrimaries used to dispatch slots to the new primary nodes.
No description provided by the author
No description provided by the author
PlacePrimaries selects primary redis nodes by spreading out the primaries across zones as much as possible.
PlaceReplicas selects replica redis nodes for each primary by spreading out the replicas across zones as much as possible.
No description provided by the author
No description provided by the author
SelectPrimaries used to select redis nodes with primary roles.
SelectPrimariesToReplace used to replace currentPrimaries with new redis nodes.
No description provided by the author
No description provided by the author