Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
const length = await redis.json.arrlen("key", "$.path.to.array");
Report the length of the JSON array at path in key.
path
key
Was this page helpful?