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
- Hi
- Connection number always equals to the maximum pool size, even if all connections are idle and minimum-idle is 1
- Mask credentials embedded in JDBC URL authority
- fixes #2404 keep loginTimeout per DriverDataSource instead of the JVM-global DriverManager
- fix: mask authority-embedded passwords in JDBC URLs
- Security: maskPasswordInJdbcUrl does not mask authority-embedded credentials (user:pass@host)
- Do not synchronize on System.getProperties() when generating pool name (#2104)
- [SECURITY] Block remote JNDI injection in setMetricRegistry/setHealthCheckRegistry
- Handle null from delegate.getGeneratedKeys() in ProxyStatement, matching getResultSet
- Fix setCredentialsProviderClassName storing the value in the wrong field
- Docs
- Java not yet supported