2706 Forks
17984 Stars
17984 Watchers

HikariCP

光 HikariCP・A solid, high-performance, JDBC connection pool at last.

How to download and setup HikariCP

Open terminal and run command
git clone https://github.com/brettwooldridge/HikariCP.git
git clone is used to create a copy or clone of HikariCP repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with HikariCP https://github.com/brettwooldridge/HikariCP/archive/master.zip

Or simply clone HikariCP with SSH
[email protected]:brettwooldridge/HikariCP.git

If you have some problems with HikariCP

You may open issue on HikariCP support forum (system) here: https://github.com/brettwooldridge/HikariCP/issues