Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Completed
-
5.1 EE SP4 (5.1.7), 5.2 EE SP3 (5.2.7)
-
All
Description
com.liferay.portal.kernel.concurrent.ConcurrentLRUCache has been added to the API. This is a linked list based implementation or a least recently used (LRU) cache and is suitable for a high concurrency, small data size cache.
Attachments
Issue Links
- is related to
-
LPS-6834 Add a concurrent lru cache util class
- Closed