mirror of
https://github.com/predis/predis.git
synced 2026-09-18 06:17:08 +00:00
8dac9c097e
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.