GitHub user LiuQhahah added a comment to the discussion: Cuckoo Filter Design Proposal
I updated the design document again. 1. The document supplemented the necessary reasons for using the cuckcoo filter chain (supporting multiple insertions of one key). 2. In order to fully utilize the compression feature of rocksdb, the design of rockskey was at the bucket level instead of the original sub-filter level 3. And the influence of cuckoo filter chain on the query has been listed. Everyone is welcome to contribute their opinions and ideas. Thank @LindaSummer for his help to me. GitHub link: https://github.com/apache/kvrocks/discussions/3079#discussioncomment-14217764 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
