vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / flushdbAwait

flushdbAwait

suspend fun RedisTransaction.flushdbAwait(): String

Remove all keys from the current database

Parameters

handler -

Return