Pluggable memoization based on org.clojure/core.cache

https://github.com/clojure/core.memoize

New in 0.8.2:
- updates core.cache dependency to 0.8.2
- fixes a bug in the seed implementation for PluggableMemoization
- adds memoizer as an easier way to build memoization on top of custom
caches
- deprecates build-memoizer (the older, harder way to build memoization on
top of custom cache factories)

The bump in version number (from 0.7.2) is partly to signify the internal
re-plumbing to use memoizer instead of build-memoizer and partly to get
back in sync with core.cache, since the two libraries are fairly tightly
coupled.
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/
World Singles Networks, LLC. -- https://worldsinglesnetworks.com/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/clojure/CAD4thx_9yJdPNWaK0rkkG1CHPs-hhYfMmpAoKvXnuVkSJR%2Bx9A%40mail.gmail.com.

Reply via email to