| Name | Description | Type | Package | Framework |
| LruMemoryCacheStrategy | This class implements a LRU (Least Recently Used) cache strategy. | Class | ro.isdc.wro.cache.impl | Wro4J |
| MemoryCacheStrategy | Default CacheStrategy implementation using a Map to store values Memory caches are thread-safe in all operations. | Class | ro.isdc.wro.cache.impl | Wro4J |