Activity
Add License file following Valkey (#46)
Add License file following Valkey (#46)
Force push
Add License file following Valkey (#46)
Add License file following Valkey (#46)
Pull request merge
Code cleanup: removing unused dependencies in tests, removing digest (#…
Code cleanup: removing unused dependencies in tests, removing digest (#…
Pull request merge
Fixing capacity calcualtion and adding a unit test to make sure capac…
Fixing capacity calcualtion and adding a unit test to make sure capac…
Pull request merge
Adding optional arg to BF.INSERT to allow users to check if their blo…
Adding optional arg to BF.INSERT to allow users to check if their blo…
Pull request merge
Add dump and restore test (#42)
Add dump and restore test (#42)
Pull request merge
Adding a bloom command keyspace test (#40)
Adding a bloom command keyspace test (#40)
Pull request merge
Update README.md (#39)
Update README.md (#39)
Pull request merge
ACL Updates, BF.INSERT updates, other misc updates (#38)
ACL Updates, BF.INSERT updates, other misc updates (#38)
Force push
ACL Updates, BF.INSERT updates, other misc updates (#38)
ACL Updates, BF.INSERT updates, other misc updates (#38)
Pull request merge
Large bloom object handling + Rename to BloomFilterType to BloomObject (
Large bloom object handling + Rename to BloomFilterType to BloomObject (
Force push
Large bloom object handling + Rename to BloomFilterType to BloomObject (
Large bloom object handling + Rename to BloomFilterType to BloomObject (
Pull request merge
Add test for loading rdb onto non-bloom cluster (#36)
Add test for loading rdb onto non-bloom cluster (#36)
Pull request merge
Fix size check and update build script to fail on warnings
Fix size check and update build script to fail on warnings
Force push
Fix size check and update build script to fail on warnings (#35)
Fix size check and update build script to fail on warnings (#35)
Pull request merge
Add TIGHTENING Ratio and FP_Rate configs support (#31)
Add TIGHTENING Ratio and FP_Rate configs support (#31)
Pull request merge
Deflaking tests to remove chance of false positives causing tests to …
Deflaking tests to remove chance of false positives causing tests to …
Pull request merge
Adding bloom defrag hits and misses to info, added check these metric…
Adding bloom defrag hits and misses to info, added check these metric…
Pull request merge
Deterministic replication - bloom object creation should have the sam…
Deterministic replication - bloom object creation should have the sam…
Force push
Deterministic replication - bloom object creation should have the sam…
Deterministic replication - bloom object creation should have the sam…
Pull request merge
Update default configuration and related test (#28)
Update default configuration and related test (#28)
Pull request merge
Adding bloom acl category to commands. Added tests to check that the …
Adding bloom acl category to commands. Added tests to check that the …
Pull request merge
Updating defragmentation to defrag both bloomfiltertype and bloomfile…
Updating defragmentation to defrag both bloomfiltertype and bloomfile…
Pull request merge
Adding a wrong type error message when performing a bloom operation o…
Adding a wrong type error message when performing a bloom operation o…
Pull request merge
Add tightening_ratio support in BloomFilterType structure (#26)
Add tightening_ratio support in BloomFilterType structure (#26)
Pull request merge
Support random seed per bloom object by default (configurable) (#27)
Support random seed per bloom object by default (configurable) (#27)
Force push
Support random seed per bloom object by default (configurable) (#27)
Support random seed per bloom object by default (configurable) (#27)
Pull request merge
Updating how we create BloomFilter from rdb loads and upgrading bloom…
Updating how we create BloomFilter from rdb loads and upgrading bloom…
Pull request merge
Support for DEBUG DIGEST module data type callback (#21)
Support for DEBUG DIGEST module data type callback (#21)
Force push
Support for DEBUG DIGEST module data type callback (#21)
Support for DEBUG DIGEST module data type callback (#21)
Pull request merge