redis.json.arrappend("key", "$.path.to.array", "a")
Append values to the array at path in the JSON document at key.
Was this page helpful?