vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / clusterInfoAwait

clusterInfoAwait

suspend fun RedisTransaction.clusterInfoAwait(): String

Provides info about Redis Cluster node state.

Parameters

handler - Handler for the result of this call.

Return