suspend fun RedisClient.clusterForgetAwait(nodeId: String): Unit
Remove a node from the nodes table.
nodeId -
nodeId
Return