An Easy Java Cache Library
-
Updated
Jun 6, 2022 - Java
An Easy Java Cache Library
A Java-based library that implements multiple cache eviction strategies, including LRU, LFU, MRU, MFU, FIFO, and LIFO. Perfect for experimenting with in-memory caching behavior using fixed or variable-capacity caches.
Add a description, image, and links to the eviction-policies topic page so that developers can more easily learn about it.
To associate your repository with the eviction-policies topic, visit your repo's landing page and select "manage topics."