MCPcopy
hub / github.com/redis/redis-py / jsonget

Method jsonget

redis/commands/json/commands.py:836–836  ·  view source on GitHub ↗
(self: SyncClientProtocol, *args, **kwargs)

Source from the content-addressed store, hash-verified

834
835 @overload
836 def jsonget(self: SyncClientProtocol, *args, **kwargs) -> JsonType | None: ...
837
838 @overload
839 def jsonget(

Callers 1

Calls 1

getMethod · 0.95

Tested by 1