Re: ANNOUNCEMENT: core.cache version 0.5.0

2011-12-16 Thread Qihui Sun
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

ANNOUNCEMENT: core.cache version 0.5.0

2011-12-13 Thread 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 synchronous caches * A `defcache` macro for hooking your `CacheProtocol`