Make it so you can setup a cache to use LRU and specify a size that it should grow until it fills and then start replacing with LRU.
Make it so you can setup a cache to use LRU and specify a size that it should grow until it fills and then start replacing with LRU.