Functions for setting up a runtime for application (cli or server)
Functions for setting up a runtime for application (cli or server)
(make-cli-system config)
Creates a component system that can be used by CLI commands
Creates a component system that can be used by CLI commands
(make-server-system config)
Creates a component system that can be used to start an application server.
Creates a component system that can be used to start an application server.
(new-mailman config)
Creates new mailman event broker component.
Creates new mailman event broker component.
(new-queue-options conf)
Configures messaging queues. This is implementation specific, so it differs depending on the mailman broker type.
Configures messaging queues. This is implementation specific, so it differs depending on the mailman broker type.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close