GitHub user PragmaTwice added a comment to the discussion: Cuckoo Filter Design Proposal
> "Data Key 1" refers to the filter after cf has undergone one > reshading(expansion). I don't think it is a good idea of one-to-one mapping between filters and count of rehashing. Before any rehashing, we can also have multiple filters. And after one rehashing, we can increase numbers of filters from e.g. 2 to something like 4. GitHub link: https://github.com/apache/kvrocks/discussions/3079#discussioncomment-13916624 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
