Re: core cache/memoize issue?

2012-07-13 Thread siyu798
Awesome, thx a lot!! On Wednesday, July 11, 2012 7:24:29 PM UTC-4, Fogus wrote: > > Thank you for the report. I have a fix for the LRU/LU caches on my box > and will have it out in the next day or so. The core.memoize changes > will follow soon after. > -- You received this message because yo

Re: core cache/memoize issue?

2012-07-11 Thread Michael Fogus
Thank you for the report. I have a fix for the LRU/LU caches on my box and will have it out in the next day or so. The core.memoize changes will follow soon after. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to cl

core cache/memoize issue?

2012-07-11 Thread siyu798
Hi, I have been exploring to use core.cache and core.memoize in our clojure app and have found several issues. Those issues should have been directed to Fogus but just in case anyone has clues. core.cache (v0.6.0): 1) it appears the cache is "broken" once two entries with a same key with di