ShiftOne Object Cache
Description
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.
Categories
License
Update Notifications
User Ratings
User Reviews
Be the first to post a review of ShiftOne Object Cache!