core.cache is a Clojure contrib library providing a cache protocol and implementations of several caching strategies.
- README and source: https://github.com/clojure/core.cache - Leiningen dependency information: [org.clojure/core.cache "0.6.5"] Changes in 0.6.5: - Bump tools.priority-map dependency to 0.0.7 - CCACHE-41 <http://dev.clojure.org/jira/browse/CCACHE-41> Implement Iterable in defcache (compatibility for Clojure 1.7+) - CCACHE-44 <http://dev.clojure.org/jira/browse/CCACHE-44> Avoid equals comparison on cache miss for performance - CCACHE-37 <http://dev.clojure.org/jira/browse/CCACHE-37> Fix typo in docstring -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.