Set the JSON value at path in key.
Set the JSON value at path in key. redis.json.set(key, "$.path", value)
The key of the json entry.
The path of the array.
The value to set.
OK
Was this page helpful?