vertx / io.vertx.kotlin.redis / io.vertx.redis.RedisClient / scriptFlushAwait

scriptFlushAwait

suspend fun RedisClient.scriptFlushAwait(): String

Remove all the scripts from the script cache.

Parameters

handler -

Return