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.
await redis.flushdb();
Delete all keys in the selected database with the FLUSHDB command in the Upstash Redis TypeScript SDK, using sync or async execution.
Was this page helpful?