index = redis.json.arrindex("key", "$.path.to.array", "a")
Search for the first occurrence of a JSON value in an array.
Was this page helpful?