Hacker News new | ask | show | jobs
by DenisM 3175 days ago
TLDR: a cache with LRU eviction, but only storing the keys, not the values.
1 comments

I was thinking the same thing