You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="content-tag"><h1id="overview">Index of Public Functions and Variables - <spanid="header-project">A caching library implementing various cache strategies</span><spanid="header-version">0.6.6</span><spanid="header-status-block"> (<spanid="header-status">in development</span>)</span></h1>
44
+
<divid="content-tag"><h1id="overview">Index of Public Functions and Variables - <spanid="header-project">core.cache</span><spanid="header-version">0.7.2-SNAPSHOT</span><spanid="header-status-block"> (<spanid="header-status">in development</span>)</span></h1>
45
45
This page has an alphabetical index of all the documented functions and variables
46
-
in <spanclass="project-name-span">A caching library implementing various cache strategies</span>.
46
+
in <spanclass="project-name-span">core.cache</span>.
<spanid="section-content"><ahref="index.html#clojure.core.cache/->TTLCache">->TTLCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
195
+
<spanid="section-content"><ahref="index.html#clojure.core.cache/->TTLCacheQ">->TTLCacheQ</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
196
196
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/through">through</a><spanid="line-content"> function clojure.core.cache The basic hit/miss logic for the cache system. Ex...
197
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/through-cache">through-cache</a><spanid="line-content"> function clojure.core.cache The basic hit/miss logic for the cache system. Li...
197
198
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/ttl-cache-factory">ttl-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns a TTL cache with the cache and expiration-...
198
-
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/TTLCache">TTLCache</a><spanid="line-content"> type clojure.core.cache
199
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/TTLCacheQ">TTLCacheQ</a><spanid="line-content"> type clojure.core.cache
0 commit comments