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