Optimize CLUSTER SLOTS reply by reducing unneeded loops (#8541)
This commit more efficiently computes the cluster bulk slots response by looping over the entire slot space once, instead of for each node.
Please register or sign in to comment
This commit more efficiently computes the cluster bulk slots response by looping over the entire slot space once, instead of for each node.