Liking cljdoc? Tell your friends :D

crux.jdbc


->connection-poolclj

(->connection-pool {:keys [pool-opts dialect db-spec]})

->datecljmultimethod


->document-storeclj

(->document-store
  {{:keys [pool dialect]} :connection-pool :keys [document-cache] :as opts})

->ingest-only-tx-logclj

(->ingest-only-tx-log {{:keys [pool dialect]} :connection-pool})

->tx-logclj

(->tx-log opts)

<-blobcljmultimethod


Dialectcljprotocol

db-typeclj

(db-type _)

setup-schema!clj

(setup-schema! _ pool)

HikariConnectionPoolclj


JdbcDocumentStoreclj


JdbcTxLogclj

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

× close