redis.json.merge("key", "$.path.to.value", {"new": "value"})
Merges the JSON value at path in key with the provided value.
Was this page helpful?