const lengths = await redis.json.objlen("key", "$.path");
Report the number of keys in the JSON object at path in key.
path
key
Was this page helpful?