Typescript
@upstash/redis
Commands
Auth
Bitmap
Generic
Hash
Json
List
PubSub
Scripts
Server
Set
Sorted Set
Stream
String
Transactions
@upstash/query
@upstash/edge-flags
@upstash/ratelimit
Python
Terraform
Pulumi
CLI
await redis.flushdb();
Deletes all keys permanently. Use with caution!
Whether to perform the operation asynchronously. Defaults to synchronous.
Was this page helpful?