Details
-
Feature Request
-
Resolution: Done
-
Major
-
None
-
None
-
High
Description
Eviction needs some redesigning:
1. Eviction based on timed out/unused entries (passivation). This is not expiration, which removes entries.
2. Eviction event queue, eviction algorithm queues wasteful - can we not incorporate additional ordering into the data container and directly prune?