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

Method zdiffstore

redis/commands/core.py:8106–8106  ·  view source on GitHub ↗
(self: SyncClientProtocol, dest: KeyT, keys: KeysT)

Source from the content-addressed store, hash-verified

8104
8105 @overload
8106 def zdiffstore(self: SyncClientProtocol, dest: KeyT, keys: KeysT) -> int: ...
8107
8108 @overload
8109 def zdiffstore(

Callers 4

test_zdiffstoreMethod · 0.80
test_zdiffstoreMethod · 0.80

Calls 1

execute_commandMethod · 0.45

Tested by 4

test_zdiffstoreMethod · 0.64
test_zdiffstoreMethod · 0.64