Arguments
"ASYNC" | "SYNC"
required
Whether to perform the flush asynchronously or synchronously.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
redis.script_flush(flush_type="ASYNC")
Removes all scripts from the script cache.
redis.script_flush(flush_type="ASYNC")
Was this page helpful?