Closed alehatsman closed 5 years ago
I only found c3p0 and bonecp when I was first doing this. The original code was used quite a while before publishing so it might also predate hikaricp.
HikariCP sounds good. Thanks for the hint. I'll take I look migrating to HikariCP when I have time. Also contributions are much appreciated so feel free not to wait for me :)
@jkjuopperi ok good to hear, maybe will migrate myself
Very late to this issue, but I've submitted a simple PR: https://github.com/remodoy/clj-postgresql/pull/18
@philjackson thank you for the PR
Hi, i am interested why do u use bonecp instead of hicarycp? Last one much more performant.