summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/cluster-flushslots.md
blob: 74204d11ca5f31a08293695a4196df8b93b6da34 (plain)
1
2
3
4
5
6
7
8
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.

@reply

@simple-string-reply: `OK`