Are it going to support JCache JSR?
2011/12/13 Fogus
> core.cache v0.5.0 Release Notes
> ===
>
> core.cache is a new Clojure contrib library providing the following
> features:
>
> * An underlying `CacheProtocol` used as the base abstraction for
> implementing new syn
core.cache v0.5.0 Release Notes
===
core.cache is a new Clojure contrib library providing the following
features:
* An underlying `CacheProtocol` used as the base abstraction for
implementing new synchronous caches
* A `defcache` macro for hooking your `CacheProtocol`