vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / infoAwait

infoAwait

suspend fun RedisTransaction.infoAwait(): String

Get information and statistics about the server

Parameters

handler - Handler for the result of this call.

Return