Bloom filters: the niche trick behind a 16× faster APIincident.io 5 pointsludovicianul4 months ago1 commentSaveHideCopy link On HNComments−tee-es-gee4moNice 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?
Comments
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?