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