suspend fun RedisTransaction.clusterReplicateAwait(nodeId: String): String
Reconfigure a node as a slave of the specified master node.
nodeId -
nodeId
handler - Handler for the result of this call.
handler
Return