Liking cljdoc? Tell your friends :D

memento.redis.poll.daemon

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)
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)
raw docstring

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

× close