mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Optimize the performance of clusterGenNodesDescription by only checking slot ownership of each slot once, instead of checking each slot for each node.