Delete a key from a JSON document.
redis.json.forget("key", "$.path.to.value")
The key of the json entry.
The path to forget.
How many paths were deleted.
Was this page helpful?