Liking cljdoc? Tell your friends :D

memento.base

Memoization library with many features.

memento.cache introduces Cache protocol that people need to extend when making extensions.

Memoization library with many features.

memento.cache introduces Cache protocol that people need to extend when making
extensions.
raw docstring

memento.caffeine.config

Caffeine implementation config helpers.

Contains documented definitions of standard options of Caffeine cache config.

Caffeine implementation config helpers.

Contains documented definitions of standard options of Caffeine cache config.
raw docstring

memento.config

Memoization library config.

Contains global settings that manipulate the cache mechanisms. See doc strings.

Contains conf settings as vars.

Also contains documented definitions of standard options of cache config.

Memoization library config.

Contains global settings that manipulate the cache mechanisms.
See doc strings.

Contains conf settings as vars.

Also contains documented definitions of standard options of cache config.
raw docstring

memento.guava

Guava cache implementation.

Guava cache implementation.
raw docstring

memento.guava.config

Guava implementation config helpers.

Contains documented definitions of standard options of Guava cache config.

Guava implementation config helpers.

Contains documented definitions of standard options of Guava cache config.
raw docstring

memento.mount

Mount points, they serve as glue between a cache that can house entries from multiple functions and the individual functions.

Mount points, they serve as glue between a cache that can house entries from
multiple functions and the individual functions.
raw docstring

memento.ns-scan

Scan loaded namespaces for vars that have meta that specifies a cache, and attach cache to those vars.

Scan loaded namespaces for vars that have meta that
specifies a cache, and attach cache to those vars.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close