Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
redis.flushall()
redis.flushall(flush_type="ASYNC")
Delete all keys in the selected database with the FLUSHDB command in the Upstash Redis Python SDK, using sync or async execution.
Was this page helpful?