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