ehcache / ehcache3

Ehcache 3.x line
http://www.ehcache.org
Apache License 2.0
2k stars 578 forks source link

ARC for Heap, OffHeap and Disk Resources #3230

Closed tmesic99 closed 1 month ago

tmesic99 commented 2 months ago

Ability to share heap, offheap and disk resources across multiple caches for a given cache manager in single and multi-tier setups is supported. Note that sharing heap resources is supported with the same, existing constraint of deprecated memory units for use with SizeOfEngine.

Future Work: