Cluster management commands compatibility
Cluster management commands compatible with Redis Enterprise.
Clustering in Redis Enterprise Software and Redis Cloud differs from the Redis Community Edition cluster and works with all standard Redis clients.
Redis Enterprise blocks most cluster commands. If you try to use a blocked cluster command, it returns an error.
Command | Redis Enterprise |
Redis Cloud |
Notes |
---|---|---|---|
ASKING | ❌ Standard |
❌ Standard |
|
CLUSTER ADDSLOTS | ❌ Standard |
❌ Standard |
|
CLUSTER ADDSLOTSRANGE | ❌ Standard |
❌ Standard |
|
CLUSTER BUMPEPOCH | ❌ Standard |
❌ Standard |
|
CLUSTER COUNT-FAILURE-REPORTS | ❌ Standard |
❌ Standard |
|
CLUSTER COUNTKEYSINSLOT | ❌ Standard |
❌ Standard |
|
CLUSTER DELSLOTS | ❌ Standard |
❌ Standard |
|
CLUSTER DELSLOTSRANGE | ❌ Standard |
❌ Standard |
|
CLUSTER FAILOVER | ❌ Standard |
❌ Standard |
|
CLUSTER FLUSHSLOTS | ❌ Standard |
❌ Standard |
|
CLUSTER FORGET | ❌ Standard |
❌ Standard |
|
CLUSTER GETKEYSINSLOT | ❌ Standard |
❌ Standard |
|
CLUSTER HELP | ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. |
CLUSTER INFO | ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. |
CLUSTER KEYSLOT | ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. |
CLUSTER LINKS | ❌ Standard |
❌ Standard |
|
CLUSTER MEET | ❌ Standard |
❌ Standard |
|
CLUSTER MYID | ❌ Standard |
❌ Standard |
|
CLUSTER MYSHARDID | ❌ Standard |
❌ Standard |
|
CLUSTER NODES | ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. |
CLUSTER REPLICAS | ❌ Standard |
❌ Standard |
|
CLUSTER REPLICATE | ❌ Standard |
❌ Standard |
|
CLUSTER RESET | ❌ Standard |
❌ Standard |
|
CLUSTER SAVECONFIG | ❌ Standard |
❌ Standard |
|
CLUSTER SET-CONFIG-EPOCH | ❌ Standard |
❌ Standard |
|
CLUSTER SETSLOT | ❌ Standard |
❌ Standard |
|
CLUSTER SHARDS | ❌ Standard |
❌ Standard |
|
CLUSTER SLAVES | ❌ Standard |
❌ Standard |
Deprecated as of Redis v5.0.0. |
CLUSTER SLOTS | ✅ Standard |
✅ Standard |
Only supported with the OSS cluster API. Deprecated as of Redis v7.0.0. |
READONLY | ❌ Standard |
❌ Standard |
|
READWRITE | ❌ Standard |
❌ Standard |