CLUSTER FLUSHSLOTS
Syntax
CLUSTER FLUSHSLOTS
- Available since:
- Redis Open Source 3.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@admin,@slow,@dangerous, - Compatibility:
- Redis Enterprise and Redis Cloud compatibility
Deletes all slots from a node.
The CLUSTER FLUSHSLOTS deletes all information about slots from the connected node. It can only be called when the database is empty.
Redis Enterprise and Redis Cloud compatibility
| Redis Enterprise |
Redis Cloud |
Notes |
|---|---|---|
| ❌ Standard |
❌ Standard |