redis.script_flush(flush_type="ASYNC")
Removes all scripts from the script cache.
Whether to perform the flush asynchronously or synchronously.
Was this page helpful?