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