vertx / io.vertx.redis / RedisTransaction / scriptFlush

scriptFlush

abstract fun scriptFlush(handler: Handler<AsyncResult<String>>): RedisTransaction

Remove all the scripts from the script cache.

Since
Redis 2.6.0 group: scripting