Perhaps a special implementation of the Cache interface should be created that layers the MemoryCache on top of the FileCache. This would allow for fast reads, and only persist out to the FileCache on writes..
Log in to post a comment.