summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/cluster-flushslots.md
blob: 8974a1d09b387fc96d02a3e1d1b6660482bd51bc (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.

@return

@simple-string-reply: `OK`