I need to import a suppression file containing emails or md5s and scrub against my database to find matches. This is no problem for small files, but I've come across some suppression files that are a couple gigs and contain tens of millions of records. Doing this all in memory is impossible...