Skip to main content

Arguments

options
Object
async
boolean
Performs the flush asynchronously.
sync
boolean
Performs the flush synchronously.
await redis.scriptFlush();
I