Closed minimucho1 closed 5 years ago
For some reason, HikariCP is being configured but never used in the code. We should use HikariCP for connection pooling because it's very performant.
Verified and merged.
For some reason, HikariCP is being configured but never used in the code. We should use HikariCP for connection pooling because it's very performant.