I highly recommend using redis for this. There is even a clojure redis client.
http://github.com/ragnard/redis-clojure On Fri, Sep 17, 2010 at 9:00 PM, David McNeil <[email protected]> wrote: > Is there a disk-backed memoize available? I have an application where > I would like the cache of values to survive restarts of the app. > > Thank you. > -David McNeil -- Omnem crede diem tibi diluxisse supremum. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
