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.