vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / slowlogResetAwait

slowlogResetAwait

suspend fun RedisTransaction.slowlogResetAwait(): String

Reset the Redis slow queries log

Parameters

handler - Handler for the result of this call.

Return