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

File dt_bloom.py

doctests/dt_bloom.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# EXAMPLE: bf_tutorial
2# HIDE_START
3"""
4Code samples for Bloom filter doc pages:

Callers

nothing calls this directly

Calls 6

reserveMethod · 0.80
bfMethod · 0.45
addMethod · 0.45
existsMethod · 0.45
maddMethod · 0.45
mexistsMethod · 0.45

Tested by

no test coverage detected