Liking cljdoc? Tell your friends :D

clj-postgresql.pool

BoneCP based connection pool

BoneCP 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]})

Converts a db-spec with :host :port :dbname and :user to bonecp pool config

Converts a db-spec with :host :port :dbname and :user to bonecp pool config
sourceraw docstring

pooled-dbclj

(pooled-db spec opts)
source

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

× close