Simple cache implementation on java
-
Updated
Jun 17, 2024 - Java
Simple cache implementation on java
In-memory LRU Cache implementation using multiple Design Patterns
Solution to different algorithm problems
A Java-based LLD cache using LRU implementation. Simple to use, ideal for caching scenarios with limited memory and customisable capacity.
Add a description, image, and links to the lru-eviction topic page so that developers can more easily learn about it.
To associate your repository with the lru-eviction topic, visit your repo's landing page and select "manage topics."