| 2024-12-19 | valkey-bloom | Add TIGHTENING Ratio and FP_Rate configs support (#31) | PR |
| 2024-12-13 | valkey-bloom | Adding bloom defrag hits and misses to info, added check these metrics get incremented in defrag test (#33) | PR |
| 2024-12-13 | valkey-bloom | Adding bloom defrag hits and misses to info, added check these metrics get incremented in defrag test (#33) | PR |
| 2024-12-10 | valkey-bloom | Adding bloom acl category to commands. Added tests to check that the commands contain the correct acl categories (#29) | PR |
| 2024-12-04 | valkey-bloom | Updating how we create BloomFilter from rdb loads and upgrading bloomfilter dependency to version 3.0 (#23) | PR |
| 2024-11-05 | valkey-bloom | Adding info handler, that contains three fields, num_objects, num_filters and memory_bytes. Additionally updated drop and created tests around this new info handler (#19) | PR |
| 2024-10-15 | valkey-bloom | Add Integration Testing for correctness of scaling and non scaling filters and other core functionality validation (#15) | PR |
| 2024-09-19 | valkey-bloom | Merge pull request #5 from zackcam/unstable | PR |
| 2024-09-19 | valkey-bloom | Adding github workflow for building, running format checks, unit tests, integration tests and ASAN testing | PR |
| 2024-09-18 | valkey-bloom | Merge pull request #3 from KarthikSubbarao/unstable | PR |