Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 317 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 317 Bytes

Sophie.Cache

A set of proxy classes for CacheManager to simplify its usage

A simple cache implementation that makes use of the CacheManager framework and tools. I may plan to implement my own someday so I created an abstraction that will allow me to do that.

For now, this is an in-memory-only implementation.