(dev-rocksdb {:keys [tx-log-path document-store-path index-store init]
:or {tx-log-path "data/xtdb/tx-log"
document-store-path "data/xtdb/doc-store"
index-store "data/xtdb/index-store"}})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close