This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Services/Databases
AreYouScared f0e4764a11 Add Max Concurrent Connections for database users
Closes #1849

Allows database users to be limited to a number of concurrent connections to prevent one user from connecting hundreds of time and bottlenecking the MySQL server.
2020-04-22 06:00:04 -04:00
..
Hosts Format files 2019-09-05 21:32:57 -07:00
DatabaseManagementService.php Add Max Concurrent Connections for database users 2020-04-22 06:00:04 -04:00
DatabasePasswordService.php Add Max Concurrent Connections for database users 2020-04-22 06:00:04 -04:00
DeployServerDatabaseService.php Format files 2019-09-05 21:32:57 -07:00