A Java library that provides basic Object caching. Implemented strategies include First In First Out (fifo), Least Recently Used (lru) and Least Frequently Used (lfu). All strategies enforce max size in elements, and max time to live.
There are no reported vulnerabilities
30 Day SummaryFeb 2 2020 — Mar 3 2020
|
12 Month SummaryMar 3 2019 — Mar 3 2020
|