resp = redis.json.resp("key", "$.path")
Return the value at the path in Redis serialization protocol format.
Was this page helpful?