HikariCP module
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.5k
- Forks
- 267
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 5
Description
Thank you very much for a great product!
I can't believe that it is not mainstream instead of Hibernate!
I have made for my needs a HikariCP integration for Ebean.
It is an easy-to-use seamless drop-in replacement for the bundled connection pool.
https://github.com/magicprinc/hibean
It has even mappings file for ebean-to-hikari property mappings:
https://github.com/magicprinc/hibean/blob/main/src/main/resources/ebean/ehpalias.properties
so it is quite possibly to run it (after some additions to this file) without modifications of config file
(i.e. with the same application.properties).
It also supports Spring Boot property-naming-convention.
I hope you enjoy it :-)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked hibean repository and its src/main/resources/ebean/ehpalias.properties mapping file, then compare the proposal with Ebean’s bundled connection-pool integration. Clarify the required module scope, supported properties, and configuration compatibility. Done would be an agreed and integrated HikariCP module with the stated property mappings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100