vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisTransaction / scriptFlushAwait

scriptFlushAwait

suspend fun RedisTransaction.scriptFlushAwait(): String

Remove all the scripts from the script cache.

Parameters

handler -

Return