Liking cljdoc? Tell your friends :D

psql.pool

Hikari based connection pool

Hikari based connection pool
raw docstring

close-pooled-db!clj

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

db-spec->pool-configclj

(db-spec->pool-config {:keys [dbtype host port dbname user password hikari]})

Converts a db-spec with :host :port :dbname and :user to Hikari pool config. Hikari options can be passed with hikari. See https://github.com/tomekw/hikari-cp#configuration-options for that list.

Converts a db-spec with :host :port :dbname and :user to Hikari pool
config. Hikari options can be passed with `hikari`. See
https://github.com/tomekw/hikari-cp#configuration-options for that
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