What causes memcache to delete keys?
- by Arkaaito
Our memcache install recently started removing keys, and we're not sure why. Large groups of keys vanish at the same time.
Memcache reports that evictions are low to non-existent, and our app has no way to clear memcache (it can only delete specific keys). Even keys of which the app has no knowledge get deleted, so we're pretty convinced they're…