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

connectAwait

suspend fun Redis.connectAwait(): Redis

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

Return

Redis

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