Liking cljdoc? Tell your friends :D

ch.codesmith.blocks.xtdb


stop-nodeclj

(stop-node xtdb-node)
source

with-rocksdbclj

(with-rocksdb {:keys [tx-log-path document-store-path index-store-path init]
               :or {tx-log-path "data/xtdb/tx-log"
                    document-store-path "data/xtdb/doc-store"
                    index-store-path "data/xtdb/index-store"}})
source

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

× close