(->connection-pool {:keys [pool-opts dialect db-spec]})
(->document-store {{:keys [pool dialect]} :connection-pool
:keys [doc-cache-size]})
(->ingest-only-tx-log {{:keys [pool dialect]} :connection-pool})
(->tx-log opts)
(db-type _)
(setup-schema! _ pool)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close