issues
search
rabbitmq
/
osiris
Log based streaming subsystem for RabbitMQ
Other
45
stars
10
forks
source link
Chunk filters
#122
Closed
kjnilsson
closed
1 year ago
kjnilsson
commented
1 year ago
[x] Initial implementation
[x] Use unfiltered as a special kind of filter
[x] Allow multiple filters for reads
[x] bloom filter size config
[ ] ~Optimise bloom filter hashing to hash only once and bit mangle to get two values out of it.~
[x] More tests!