GitHub user git-hulk added a comment to the discussion: Cuckoo Filter Design Proposal
> After checking the code of Bloomfilter in kvrocks, I want to set the max > value size to 128MiB, same as Bloomfilter in kvrocks. I think we can reduce `128MiB` to `128KiB`(or a smaller value) to avoid the read/write amplification. GitHub link: https://github.com/apache/kvrocks/discussions/3079#discussioncomment-15501927 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
