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
- Regarding the code snippet in ConcurrentBag#remove(), specifically threadLocalList.get().remove(bagEntry), when using the list obtained from threadLocalList.get() which employs weak references, removing an element of type T is an ineffective operation.
- Placeholder Issue for brettwooldridge/HikariCP
- Hi
- Clarify keepaliveTime defaults in HikariConfig docs
- Feature reqeust: Capture leakDetection events
- Large amount of Connection not added messages
- Create connections concurrently in separate threads
- setSchema is not marked as dirty while it open transacction in Postgres
- Add last connection failure time diff and exception clarification to the pool timeout exception
- Does Hikari support setting TransactionIsolationLevel to TRANSACTION_NONE for replication connections?
- Docs
- Java not yet supported