Clear container values (arrays/objects) and set numeric values to 0.
await redis.json.clear("key");
The key of the json entry.
The path to clear
How many values were cleared.
Was this page helpful?