mirror of
https://github.com/predis/predis.git
synced 2026-08-26 09:39:51 +00:00
9edc11dc8e
CLUSTER SLOTS returns a structured response easier to handle compared to the bulk response of CLUSTER NODES which must be parsed making the whole thing more fragile. CLUSTER SLOTS has been added in Redis 3.0.0b7.