logo

Bloom filters: the niche trick behind a 16× faster API

Posted by ludovicianul |2 hours ago |1 comments

tee-es-gee an hour ago

Nice article! From what I understand, you computed the bloom values in the application layer, right? Would https://www.postgresql.org/docs/current/bloom.html have worked as well?