We could also potentially reduce id-eq-id into a simple list of identifiers and put the ID labels into a different database, which might save us significant memory if Redis is good about not duplicating strings (i.e. if the same label appears multiple times, is Redis smart enough to only store it once and then point to it from multiple keys).