vertx
/
io.vertx.kotlin.redis.client
/
io.vertx.redis.client.Redis
/
batchAwait
batchAwait
suspend
fun
Redis
.
batchAwait
(
commands
:
List
<
Request
>
)
:
List
<
Response
>