vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / slowlogLenAwait

slowlogLenAwait

suspend fun RedisTransaction.slowlogLenAwait(): String

Get the length of the Redis slow queries log

Parameters

handler - Handler for the result of this call.

Return