suspend fun RedisClient.clusterForgetAwait(nodeId: String): Unit
Remove a node from the nodes table.
nodeId -
nodeId
handler - Handler for the result of this call.
handler
Return