"vscode:/vscode.git/clone" did not exist on "119ec91a5aa9b655d700d911eae68e8a5fa694d4"
Cluster: include node IDs in SLOTS output.
CLUSTER SLOTS now includes IDs in the nodes description associated with a given slot range. Certain client libraries implementations need a way to reference a node in an unique way, so they were relying on CLUSTER NODES, that is not a stable API and may change frequently depending on Redis Cluster future requirements.
Please register or sign in to comment