Liking cljdoc? Tell your friends :D

psql.pool

Hikari connection pool.

Hikari connection pool.
raw docstring

close-pooled-db!clj

(close-pooled-db! {:keys [datasource]})
source

db-spec->pool-configclj

(db-spec->pool-config {:keys [dbtype dbname user password hikari jdbc-url
                              jdbcUrl service]
                       :as spec})

Convert a db-spec to Hikari pool config. Add connection properties to the JDBC URL. Pass Hikari options with hikari. See https://github.com/tomekw/hikari-cp#configuration-options for the list.

Convert a db-spec to Hikari pool config. Add connection properties to the JDBC URL.
Pass Hikari options with `hikari`. See https://github.com/tomekw/hikari-cp#configuration-options for the list.
sourceraw docstring

pooled-dbclj

(pooled-db spec opts)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close