vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / infoAwait

infoAwait

suspend fun RedisClient.infoAwait(): JsonObject

Get information and statistics about the server

Parameters

handler - Handler for the result of this call.

Return