CLUSTER FLUSHSLOTS
Available since 3.0.0.
Time complexity: O(1)
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.
Available since 3.0.0.
Time complexity: O(1)
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.
本文档使用 BookStack 构建