issues
search
valkey-io
/
valkey-bloom
Rust based Valkey Module which provides a BloomFilter data type / APIs
10
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updating defragmentation to defrag both bloomfiltertype and bloomfiler structs
#24
zackcam
opened
4 days ago
1
Updating how we create BloomFilter from rdb loads. BloomFilter vec now has capacity of filter we are loading from
#23
zackcam
opened
6 days ago
0
Why is valkeybloom using system allocator?
#22
zvi-code
closed
1 week ago
2
Support for DEBUG DIGEST module data type callback
#21
nnmehta
opened
1 week ago
1
Add new metrics to show capacity and items across objects
#20
YueTang-Vanessa
closed
6 days ago
1
Adding info handler, that contains two fields, num objects and memory…
#19
zackcam
closed
2 weeks ago
1
Handle bloom object max allowed size limit, switch fp rate to f64
#18
KarthikSubbarao
closed
3 weeks ago
0
add bf.load to support bloom filter aofrewrite.
#17
wuranxx
closed
1 week ago
10
Add integration tests for maxmemory scenarios and replication validation. Also, fixes other tests.
#16
KarthikSubbarao
closed
1 month ago
0
Add Integration Testing for correctness of scaling and non scaling filters and other core functionality validation
#15
KarthikSubbarao
closed
1 month ago
0
Updating _ to -in lib.rs. Also updating loading from rdb to use a trait instead
#14
zackcam
closed
1 month ago
1
Support for command arity definition
#13
KarthikSubbarao
opened
1 month ago
0
Support for INFO MODULES
#12
KarthikSubbarao
opened
1 month ago
1
Support for ACL Categories for BF.* commands
#11
KarthikSubbarao
opened
1 month ago
1
Support for false positive rate config
#10
KarthikSubbarao
opened
1 month ago
1
Support for the DIGEST module data type callback
#9
KarthikSubbarao
opened
1 month ago
1
Support for BF.LOAD command to handle AOF Rewrite
#8
KarthikSubbarao
closed
1 week ago
2
Integration tests for commands behavior, deletion, expiry, compatibility
#7
YueTang-Vanessa
closed
1 month ago
0
Adding replication ability to valkey test case, changing waiter functionality for more flexibility in the future
#6
zackcam
closed
1 month ago
0
Adding github workflow for building, running format checks, unit tests, integration tests and ASAN testing
#5
zackcam
closed
2 months ago
0
Adding ci.yml file
#4
zackcam
closed
2 months ago
0
Add unit testing for scaling & non scaling filters
#3
KarthikSubbarao
closed
2 months ago
0
rdb format optimization: using fixed seed for bloom filters
#2
YueTang-Vanessa
closed
2 months ago
0
Package review PR
#1
KarthikSubbarao
opened
7 months ago
0