]
Work on ISPN-7296 started by William Burns.
-------------------------------------------
Add eviction for off-heap
-------------------------
Key: ISPN-7296
URL:
https://issues.jboss.org/browse/ISPN-7296
Project: Infinispan
Issue Type: Feature Request
Components: Eviction
Reporter: William Burns
Assignee: William Burns
Off-heap is now a configuration option. Unfortunately it is unbounded, we should
implement something. A simple LRU for starters should be fine.