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 myType = await redis.json.type("key", "$.path.to.value");
Report the type of JSON value at path.
path
null
Was this page helpful?