CLUSTER FLUSHSLOTS
Syntax
CLUSTER FLUSHSLOTS
- Available since:
- 3.0.0
- Time complexity:
- O(1)
- ACL categories:
-
@admin
,@slow
,@dangerous
,
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.
Return
Feedback
If you've found issues on this page, or have suggestions for improvement, please submit a request to merge or open an issue in the repository.