zzsoszz / ehcache-spring-annotations

Automatically exported from code.google.com/p/ehcache-spring-annotations
0 stars 0 forks source link

Create CacheManager and Cache abstractions #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To allow for the use of a different caching implementation create an 
abstraction for the CacheManager and Ehcache APIs. It would be good where 
possible to use matching APIs from the JSR-107 specification. Optional 
extensions for features such as expired element eviction and blocking 
population will be needed as well.

Original issue reported on code.google.com by eric.dalquist on 26 Aug 2010 at 3:32

GoogleCodeExporter commented 8 years ago

Original comment by eric.dalquist on 27 Jan 2011 at 1:56