Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_zdiffstore
Method · 0.80
test_cluster_zdiffstore
Method · 0.80
test_zdiffstore
Method · 0.80
test_cluster_zdiffstore
Method · 0.80
Calls
1
execute_command
Method · 0.45
Tested by
4
test_zdiffstore
Method · 0.64
test_cluster_zdiffstore
Method · 0.64
test_zdiffstore
Method · 0.64
test_cluster_zdiffstore
Method · 0.64