Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Increase maximum pool size in Hikari configuration (#148)
The committed change increases the maximum pool size in the Hikari database connection-pool configuration. This adjustment is made from 50 to 75 to improve the application's ability to handle multiple database connections concurrently.
- Loading branch information