Use an Infinispan cache as a PluggableMemoization
from
core.memoize
Use an Infinispan cache as a `PluggableMemoization` from [core.memoize](https://github.com/clojure/core.memoize)
(memo f name & {:as options})
Memoize a function by associating its arguments with return values
stored in a possibly-clustered Infinispan-backed cache. Other than
the function to be memoized, arguments are the same as for
immutant.caching/cache
Memoize a function by associating its arguments with return values stored in a possibly-clustered Infinispan-backed cache. Other than the function to be memoized, arguments are the same as for [[immutant.caching/cache]]
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |