vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / slowlogLenAwait

slowlogLenAwait

suspend fun RedisClient.slowlogLenAwait(): Long

Get the length of the Redis slow queries log

Parameters

handler - Handler for the result of this call.

Return