vertx / io.vertx.kotlin.redis.client / io.vertx.redis.client.Redis / connectAwait

connectAwait

suspend fun Redis.connectAwait(): RedisConnection

Suspending version of method io.vertx.redis.client.Redis.connect

Return

RedisConnection

NOTE: This function has been automatically generated from io.vertx.redis.client.Redis using Vert.x codegen.