Design Of A Modern Cache—Part Deux
High Scalability
FEBRUARY 25, 2019
The previous article described the caching algorithms used by Caffeine , in particular the eviction and concurrency models. This allows for quickly discarding new arrivals that are unlikely to be used again, guarding the main region from cache pollution.
Let's personalize your content