whitesoup12 / remote-falcon

Remote Falcon Monorepo for all things RF
GNU General Public License v3.0
12 stars 5 forks source link

Configurable Maximum Pool Size in Hikari Datasource Configuration #153

Closed whitesoup12 closed 8 months ago

whitesoup12 commented 8 months ago

This pull request introduces flexibility in the configuration of the maximum pool size value in the Hikari Datasource Configuration, which was previously hardcoded at 75.

Now, by enabling this value to be configurable, it accommodates easier adjustments for different environments. The relevant changes can be found in the updated bootstrap.yml file.

sonarcloud[bot] commented 8 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud