vertx
/
io.vertx.kotlin.redis
/
io.vertx.redis.RedisClient
/
flushdbAwait
flushdbAwait
suspend
fun
RedisClient
.
flushdbAwait
(
)
:
String
Remove all keys from the current database
Return