length = redis.json.arrlen("key", "$.path.to.array")
Report the length of the JSON array at path in key.
path
key
Was this page helpful?