const value = await redis.json.get("key", "$.path.to.somewhere");
Get a single value from a JSON document.
Show child attributes
null
Was this page helpful?