Liking cljdoc? Tell your friends :D

crux.bootstrap


base-node-configclj

source

crux-versionclj

source

default-optionsclj

source

install-uncaught-exception-handler!clj

(install-uncaught-exception-handler!)
source

kv-indexerclj

source

kv-storeclj

source

object-storeclj

source

raw-object-storeclj

source

start-kv-storeclj

(start-kv-store {:keys [db-dir kv-backend sync?
                        crux.index/check-and-store-index-version]
                 :as options
                 :or {check-and-store-index-version true}})
(start-kv-store _ options)
source

start-modulesclj

(start-modules node-system options)
source

start-nodeclj

(start-node node-config options)
source

start-object-storeclj

(start-object-store partial-node
                    {:keys [object-store]
                     :or {object-store (:object-store default-options)}
                     :as options})
source

start-raw-object-storeclj

(start-raw-object-store {:keys [kv-store]} options)
source

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

× close