Liking cljdoc? Tell your friends :D

crux.bootstrap


crux-versionclj


default-optionsclj


install-uncaught-exception-handler!clj

(install-uncaught-exception-handler!)

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-object-storeclj

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

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

× close