Hacker News new | ask | show | jobs
by mgunlogson 3493 days ago
I try to think of these filters as the opposite of a cache. Bloom/Cuckoo has no false negatives and a cache has no false positives. Besides this they are very similar conceptually and used in the similar contexts.