issues
search
remodoy
/
clj-postgresql
PostgreSQL helpers for Clojure projects
BSD 2-Clause "Simplified" License
161
stars
17
forks
source link
Switch from BoneCP to Hikari
#18
Closed
philjackson
closed
5 years ago
philjackson
commented
5 years ago
This request:
Removes BoneCP and incorporates Hikari which is the recommended pooling library these days.
Updates several out of date deps.
Adds a deps.edn so that people can access the library without it being published from the clj tools.
This request: