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