Hacker News new | ask | show | jobs
by rhodin 2042 days ago
What do you mean with "Resilient to Scan-The-World"?
1 comments

I'm not Alex, but I would assume he means scanning cold data will not evict all the hot data from the cache. This is a common problem with cache eviction algorithms.
indeed.