Skip to content
This repository was archived by the owner on Feb 16, 2021. It is now read-only.
This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Pluggable Connection Pool #13

Open
@yngbldjr

Description

@yngbldjr

We have had some bad experience int he past with C3PO - mainly leaking connections and not closing properly. I am sure it more to do with the settings used and our custom JDBC driver.

We have been using BoneCP with a lot of success!

I wanted to get your thoughts on a configurable connection pool?

One of the nice things about BoneCP is they provide a connection hook, to be able to perform specifc logic around when to terminate a connection/all connections. I am not sure how this would be supported in the module.

Thanks,
Carter

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions