Blog |
Support |
Repository |
Wizard
Jump to letter: [
ACMPRUVX
]
valkey-bloom - Probabilistic data structures
- Website:
- https://github.com/valkey-io/valkey-bloom
- Licence:
- BSD-3-Clause AND BSD-2-CLAUSE AND Apache-2.0 AND MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
- Description:
Valkey-Bloom (BSD-3-Clause) is a Rust based Valkey-Module which brings a Bloom
Filter (Module) data type into Valkey and supports versions >= 8.0.
With this, users can create bloom filters (space efficient probabilistic
data structures) to add elements, check whether elements exists, auto scale
their filters, customize bloom filter properties, perform RDB Save and load
operations, etc.
Packages