Stop Joining Millions of Rows for Every Single Swipe
TL;DR: Dating apps avoid the architectural nightmare of joining millions of left-swipe records by using Bloom filters. By hashing user IDs into a bit array, they get a 100% guarantee that a '0' means
doogal.dev5 min read