Hacker News new | ask | show | jobs
by lrajlich 6148 days ago
Not all caches have the cache invalidation problem that Karlton is referring to (memcache doesn't). He was talking about invalidation of multiple copies of an object in a cache.
1 comments

Which is the exact kind of problem you have when scaling.