vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / infoSectionAwait

infoSectionAwait

suspend fun RedisTransaction.infoSectionAwait(section: String): String

Get information and statistics about the server

Parameters

section - Specific section of information to return

handler - Handler for the result of this call.

Return