Liking cljdoc? Tell your friends :D

crispin.core

Managing system-wide configuration.

Configuration map is assumed immutable and can be safely cached. Configuration is static. When the config changes, service should be restarted. Design choice is to have stateless fail-fast services, that have their configuration stored on various places.

Managing system-wide configuration.

Configuration map is assumed immutable and can be safely cached.
Configuration is static. When the config changes, service should be
restarted. Design choice is to have stateless fail-fast services,
that have their configuration stored on various places.
raw docstring

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

× close