Settings for Redis cache.
Besides there, the cache also supports these settings from base Memento:
Settings for Redis cache. Besides there, the cache also supports these settings from base Memento: - key-fn - ret-fn - evt-fn - ttl - fade - ret-ex-fn
Daemon thread namespace.
On every thread wakeup we try to fetch results that are being awaited from redis.
There are longer, rarer jobs to do:
Daemon thread namespace. On every thread wakeup we try to fetch results that are being awaited from redis. There are longer, rarer jobs to do: - maintain expiry of load markers (generally about each second) - secondary indexes cleanup (generally every 4 seconds)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close