- Published on
When Bloom filters don't bloom
- Authors
- Name
- Hao Chen
- @haoel
Content
https://blog.cloudflare.com/when-bloom-filters-dont-bloom/
正好配合群主最近关于cache的blog,看看缓存如何影响程序性能
Link Preview
- https://blog.cloudflare.com/when-bloom-filters-dont-bloom/
- When Bloom filters don't bloom
- Last month finally I had an opportunity to use Bloom filters. I became fascinated with the promise of this data structure, but I quickly realized it had some drawbacks. This blog post is the tale of my brief love affair with Bloom filters.