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">core.cache</span><spanid="header-version">0.7.2-SNAPSHOT</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.8.3-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
46
in <spanclass="project-name-span">core.cache</span>.
<spanid="section-content"><ahref="index.html#clojure.core.cache/->BasicCache">->BasicCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
79
79
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/basic-cache-factory">basic-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns a pluggable basic cache initialied to `bas...
80
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/basic-cache-factory">basic-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns a pluggable basic cache initialied...
80
81
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/BasicCache">BasicCache</a><spanid="line-content"> type clojure.core.cache
<spanid="section-content"><ahref="index.html#clojure.core.cache/evict">evict</a><spanid="line-content"> function clojure.core.cache Removes an entry from the cache.
99
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/evict">evict</a><spanid="line-content"> function clojure.core.cache.wrapped Removes an entry from the cache. Returns ...
<spanid="section-content"><ahref="index.html#clojure.core.cache/->FIFOCache">->FIFOCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
104
106
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/->FnCache">->FnCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
105
107
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/fifo-cache-factory">fifo-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns a FIFO cache with the cache and FIFO queue...
108
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/fifo-cache-factory">fifo-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns a FIFO cache with the cache and FI...
106
109
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/FIFOCache">FIFOCache</a><spanid="line-content"> type clojure.core.cache
107
110
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/FnCache">FnCache</a><spanid="line-content"> type clojure.core.cache
<spanid="section-content"><ahref="index.html#clojure.core.cache/has?">has?</a><spanid="line-content"> function clojure.core.cache Checks if the cache contains a value associated wi...
122
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/has?">has?</a><spanid="line-content"> function clojure.core.cache.wrapped Checks if the cache contains a value assoc...
119
123
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/hit">hit</a><spanid="line-content"> function clojure.core.cache Is meant to be called if the cache is determined t...
124
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/hit">hit</a><spanid="line-content"> function clojure.core.cache.wrapped Is meant to be called if the cache is dete...
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/->LRUCache">->LRUCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
142
147
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/->LUCache">->LUCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
143
148
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/lirs-cache-factory">lirs-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns an LIRS cache with the S & R LRU lists set...
149
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/lirs-cache-factory">lirs-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns an LIRS cache with the S & R LRU l...
144
150
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/LIRSCache">LIRSCache</a><spanid="line-content"> type clojure.core.cache
145
151
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/lookup">lookup</a><spanid="line-content"> function clojure.core.cache Retrieve the value associated with `e` if it exist...
152
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/lookup">lookup</a><spanid="line-content"> function clojure.core.cache.wrapped Retrieve the value associated with `e` if ...
153
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/lookup-or-miss">lookup-or-miss</a><spanid="line-content"> function clojure.core.cache.wrapped Retrieve the value associated with `e` if ...
146
154
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/lru-cache-factory">lru-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns an LRU cache with the cache and usage-tabl...
155
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/lru-cache-factory">lru-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns an LRU cache with the cache and us...
147
156
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/LRUCache">LRUCache</a><spanid="line-content"> type clojure.core.cache
148
157
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/lu-cache-factory">lu-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns an LU cache with the cache and usage-table...
158
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/lu-cache-factory">lu-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns an LU cache with the cache and usa...
149
159
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/LUCache">LUCache</a><spanid="line-content"> type clojure.core.cache
150
160
</span></span>
151
161
</pre>
152
162
</div><divid="index-body">
153
163
<h2id="M"><spanid="section-head">M</span></h2>
154
164
<pre>
155
165
<spanid="section-content"><ahref="index.html#clojure.core.cache/miss">miss</a><spanid="line-content"> function clojure.core.cache Is meant to be called if the cache is determined t...
166
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/miss">miss</a><spanid="line-content"> function clojure.core.cache.wrapped Is meant to be called if the cache is dete...
<spanid="section-content"><ahref="index.html#clojure.core.cache/->SoftCache">->SoftCache</a><spanid="line-content"> function clojure.core.cache Positional factory function for class clojure.core...
187
198
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/seed">seed</a><spanid="line-content"> function clojure.core.cache Is used to signal that the cache should be created...
199
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/seed">seed</a><spanid="line-content"> function clojure.core.cache.wrapped Is used to signal that the cache should be...
188
200
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/soft-cache-factory">soft-cache-factory</a><spanid="line-content"> function clojure.core.cache Returns a SoftReference cache. Cached values will...
201
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/soft-cache-factory">soft-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns a SoftReference cache. Cached val...
189
202
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/SoftCache">SoftCache</a><spanid="line-content"> type clojure.core.cache
<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
209
</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...
210
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/through">through</a><spanid="line-content"> function clojure.core.cache.wrapped The basic hit/miss logic for the cache sys...
197
211
</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...
212
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/through-cache">through-cache</a><spanid="line-content"> function clojure.core.cache.wrapped The basic hit/miss logic for the cache sys...
198
213
</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-...
214
+
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache.wrapped/ttl-cache-factory">ttl-cache-factory</a><spanid="line-content"> function clojure.core.cache.wrapped Returns a TTL cache with the cache and exp...
199
215
</span></span><spanid="section-content"><ahref="index.html#clojure.core.cache/TTLCacheQ">TTLCacheQ</a><spanid="line-content"> type clojure.core.cache
0 commit comments