hikaricp
https://github.com/brettwooldridge/hikaricp
Java
光 HikariCP・A solid, high-performance, JDBC connection pool at last.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to hikaricp
Help out
- Issues
- Connections not going back to pool
- Consider a configuration parameter for 'working-set' connection pool size
- Oracle connection is not committing data
- Not removing a dead connection from the pool
- Why is the minimum keep alive 30 seconds?
- Provide a cleaner way to check if a `MetricsTrackerFactory` can be provided
- it is necessary to check the connection status in the post-processing logic of "PoolBase#isConnective Alive".
- Connections closing after 5 minutes
- HikariPool-1 - Failed to validate connection oracle.jdbc.driver.T4CConnection@3b904d4f (IO Error: Invalid Operation, NOT Connected). Possibly consider using a shorter maxLifetime value.
- Closed connections remain opened
- Docs
- Java not yet supported