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