Remi's RPM repository - Packages

Blog | Support | Repository | Wizard

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

valkey-bloom-1.0.0-1.module_valkey.8.1.fc41.remi.aarch64 [771 KiB] Changelog by Remi Collet (2025-08-05):
- initial package