vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / slowlogResetAwait

slowlogResetAwait

suspend fun RedisClient.slowlogResetAwait(): Unit

Reset the Redis slow queries log

Parameters

handler - Handler for the result of this call.

Return