Issues
Multi-threaded cache stampede in core.cache | Unassigned | Alex Miller | ![]() | Unresolved | Jan 18, 2023 | Jan 18, 2023 | |||||
Benchmark v0.5.x against Google Guava | Unassigned | Michael Fogus | Unresolved | Dec 16, 2011 | Sep 2, 2022 | ||||||
Add eviction implementation to LIRSCache | Unassigned | Michael Fogus | Unresolved | Dec 8, 2011 | Sep 2, 2022 | ||||||
Create function backed cache | Unassigned | Michael Fogus | Unresolved | Dec 16, 2011 | Sep 2, 2022 | ||||||
Minor mistake in LRU cache docs | Unassigned | Rick Moynihan | Fixed | Oct 7, 2021 | Oct 7, 2021 | ||||||
Stats for cache | Unassigned | Oleksii Khomchenko | ![]() | Unresolved | Oct 3, 2018 | Aug 11, 2021 | |||||
Improve LRU and LU initialization and fix LU miss logic when not full | Unassigned | Finn Völkel | ![]() | Fixed | Jul 28, 2021 | Aug 2, 2021 | |||||
currentTimeMillis is not monotonic | Unassigned | Sean Corfield | ![]() | Unresolved | Mar 8, 2021 | Mar 8, 2021 | |||||
Fix a few doc string typos | Unassigned | Randy Stauner | Fixed | Dec 2, 2020 | Dec 5, 2020 | ||||||
Bump version number to 1.0.0 | Unassigned | Michael Fogus | Fixed | Mar 30, 2020 | Apr 10, 2020 | ||||||
Suggested usage subject to Cache Stampede | Unassigned | import | ![]() | Fixed | Sep 22, 2018 | Nov 1, 2019 | |||||
TTL Cache sometimes returns nil | Unassigned | import | ![]() | Declined | Mar 18, 2019 | Nov 1, 2019 | |||||
Improper swap! arguments in clojure.core.cache.wrapped/miss | Unassigned | Alex Miller | ![]() | Fixed | Sep 1, 2019 | Nov 1, 2019 | |||||
Documentation: it is not clear how the seed relates to the cache policy | Unassigned | Sean Corfield | ![]() | Cannot Reproduce | Sep 18, 2019 | Oct 19, 2019 | |||||
wrapped TTL can return nil from lookup-or-miss | Unassigned | Sean Corfield | ![]() | Fixed | Aug 24, 2019 | Aug 24, 2019 | |||||
Allow ttl to be set for a key on cache miss | Unassigned | import | ![]() | Won't Fix | Oct 10, 2014 | Jun 8, 2019 | |||||
Add ARC or CAR algorithm | Unassigned | Daniel Compton | Unresolved | Nov 25, 2014 | Jun 8, 2019 | ||||||
Add weak-cache | Unassigned | import | Unresolved | Aug 24, 2014 | Jun 8, 2019 | ||||||
Split protocols from implementations | Unassigned | Andrea Richiardi | Unresolved | Mar 19, 2019 | Mar 19, 2019 | ||||||
SoftCache can cause an NPE if reference has been queued before eviction | Unassigned | import | Completed | Nov 29, 2018 | Jan 6, 2019 | ||||||
Unnecessary get during SoftCache lookup | Unassigned | import | Completed | Nov 29, 2018 | Jan 6, 2019 | ||||||
TTL cache seed function is broken | Unassigned | Sean Corfield | Completed | Mar 2, 2018 | Mar 2, 2018 | ||||||
Composition of TTLCache can lead to inconsistent cache lookups | Unassigned | import | ![]() | Duplicate | Dec 1, 2017 | Mar 2, 2018 | |||||
It appears that TTL cache exhibits quadratic performance (+ its evict is buggy) | Unassigned | Jason Wolfe | Completed | Dec 14, 2011 | Mar 2, 2018 | ||||||
SoftCaches update in-place, other cache types don't | Unassigned | Tassilo Horn | Declined | Jul 25, 2013 | Mar 2, 2018 | ||||||
Porting core.cache to ClojureScript | Unassigned | Daniel Skarda | ![]() | Declined | Jul 2, 2015 | Mar 2, 2018 | |||||
FIFOCache StackOverflowError with high :threshold due to concat | Unassigned | import | Completed | May 6, 2015 | Mar 2, 2018 | ||||||
Explore JSR 107- Java Temporary Caching API | Unassigned | Fogus | Declined | Dec 19, 2011 | Mar 2, 2018 | ||||||
TTL cache's has? doesn't check existence of value in the underlying cache | Unassigned | Ivan Kryvoruchko | ![]() | Completed | Mar 11, 2017 | Mar 2, 2018 | |||||
FIFOCache member exempted from expulsion after evict | Unassigned | import | Completed | Feb 21, 2015 | Mar 2, 2018 | ||||||
Asynchronous Cache Support | Unassigned | Pierre-Yves Ritschard | Declined | Dec 13, 2011 | Mar 2, 2018 | ||||||
Can't evict on LIRS cache | Unassigned | import | ![]() | Duplicate | Oct 6, 2017 | Mar 2, 2018 | |||||
Add some examples to github page | Unassigned | import | ![]() | Completed | Feb 8, 2012 | Mar 2, 2018 | |||||
through method should always have cache as first argument to make it more friendly for swap! | Unassigned | import | Completed | Sep 10, 2015 | Mar 2, 2018 | ||||||
LIRSCache defect allows it's memory use to grow without bound | Unassigned | import | ![]() | Unresolved | Oct 10, 2013 | Mar 1, 2018 | |||||
Avoid equals for object comparison with the missing default keyword last | Unassigned | Carin Meier | ![]() | Completed | Mar 25, 2016 | Feb 28, 2018 | |||||
Deprecate Clache | Unassigned | Fogus | Completed | Dec 13, 2011 | Feb 28, 2018 | ||||||
Add LIRS support. | Unassigned | Fogus | ![]() | Completed | Dec 4, 2011 | Feb 28, 2018 | |||||
Implement SoftCache | Unassigned | Fogus | ![]() | Completed | Dec 6, 2011 | Feb 28, 2018 | |||||
Add eviction implementation to LRUCache | Unassigned | Fogus | ![]() | Completed | Dec 8, 2011 | Feb 28, 2018 | |||||
LRUCache miss explodes if given an empty lru table | Unassigned | Fogus | ![]() | Completed | Dec 9, 2011 | Feb 28, 2018 | |||||
LRU and LU caches never evict entries that came in as a seed and are never accessed | Unassigned | Fogus | ![]() | Completed | Mar 14, 2012 | Feb 28, 2018 | |||||
Added LIRS factory fn | Unassigned | Fogus | ![]() | Completed | Dec 6, 2011 | Feb 28, 2018 | |||||
Overwriting entries in LRU-cache deletes LRU key-values unnecessarily | Unassigned | import | ![]() | Completed | Jun 22, 2012 | Feb 28, 2018 | |||||
Create 3-arg version of lookup | Unassigned | Fogus | ![]() | Completed | Jan 4, 2012 | Feb 28, 2018 | |||||
Add eviction implementation to TTLCache | Unassigned | Fogus | ![]() | Completed | Dec 8, 2011 | Feb 28, 2018 | |||||
Some tests have ordering dependent upon Clojure hash function | Unassigned | Andy Fingerhut | Completed | Jan 31, 2014 | Feb 28, 2018 | ||||||
TTLCache appears to have inconsistent behavior with respect to the TTL parameter | Unassigned | David Santiago | Completed | Aug 2, 2012 | Feb 28, 2018 | ||||||
Numerous Reflective Calls in core.cache | Unassigned | David Santiago | Completed | Jul 19, 2012 | Feb 28, 2018 | ||||||
hit function in LRU cache can give funny results | Unassigned | import | ![]() | Completed | Aug 22, 2012 | Feb 28, 2018 |
1-50 of 64