Cache Lib is a simple Cache abstraction API. The API defines two interfaces Cache and CacheManager. Using these interfaces, adapter implementations for existing Cache APIs can be developed. A sample adapter implementation for EhCache is provided in the source repository.
No comments:
Post a Comment