Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/redis-py
/ reserve
Method
reserve
redis/commands/bf/commands.py:514–514 ·
view source on GitHub ↗
(self: SyncClientProtocol, key, k, width, depth, decay)
Source
from the content-addressed store, hash-verified
512
513
@overload
514
def
reserve(self: SyncClientProtocol, key, k, width, depth, decay) -> bool: ...
515
516
@overload
517
def
reserve(
Callers
15
dt_topk.py
File · 0.80
home_prob_dts.py
File · 0.80
dt_bloom.py
File · 0.80
dt_cuckoo.py
File · 0.80
test_acl_modules_commands
Method · 0.80
test_acl_modules_category_commands
Method · 0.80
test_create
Function · 0.80
test_bf_reserve
Function · 0.80
test_topk
Function · 0.80
test_topk_list_with_special_words
Function · 0.80
test_topk_incrby
Function · 0.80
test_acl_modules_commands
Method · 0.80
Calls
1
execute_command
Method · 0.45
Tested by
13
test_acl_modules_commands
Method · 0.64
test_acl_modules_category_commands
Method · 0.64
test_create
Function · 0.64
test_bf_reserve
Function · 0.64
test_topk
Function · 0.64
test_topk_list_with_special_words
Function · 0.64
test_topk_incrby
Function · 0.64
test_acl_modules_commands
Method · 0.64
test_acl_modules_category_commands
Method · 0.64
test_create
Function · 0.64
test_topk
Function · 0.64
test_topk_list_with_special_words
Function · 0.64