https://github.com/primordialmoros/storage
A utility library to easily build and wrap HikariDataSources
https://github.com/primordialmoros/storage
hikaricp java jdbc
Last synced: 7 months ago
JSON representation
A utility library to easily build and wrap HikariDataSources
- Host: GitHub
- URL: https://github.com/primordialmoros/storage
- Owner: PrimordialMoros
- License: agpl-3.0
- Created: 2020-10-21T18:57:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T14:31:38.000Z (about 2 years ago)
- Last Synced: 2025-02-03T10:45:59.388Z (over 1 year ago)
- Topics: hikaricp, java, jdbc
- Language: Java
- Homepage: https://javadoc.io/doc/me.moros/storage
- Size: 473 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Storage
[](LICENSE)
[](https://central.sonatype.com/artifact/me.moros/storage)
[](https://javadoc.io/doc/me.moros/storage)
## Building
This project requires Java 21 or newer and uses Gradle (which comes with a wrapper, so you don't need to install it).
Open a terminal and run `./gradlew build`