vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / execAwait

execAwait

suspend fun RedisTransaction.execAwait(): JsonArray

Execute all commands issued after MULTI

Parameters

handler -

Return