vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterMeetAwait

clusterMeetAwait

suspend fun RedisTransaction.clusterMeetAwait(ip: String, port: Long): String

Force a node cluster to handshake with another node.

Parameters

ip -

port -

Return