Hikari based connection pool
Hikari based connection pool
(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |