d829630a35
Instead of acquiring a connection per service per request, we acquire connections more often but at a more granular level, meaning they're also disposed of more quickly instead of staying for a long time in case of long-running commands or leaks. |
||
---|---|---|
.. | ||
Controllers | ||
Properties | ||
app.config | ||
appsettings.Development.json | ||
appsettings.json | ||
PluralKit.API.csproj | ||
Program.cs | ||
RequiresSystemAttribute.cs | ||
Startup.cs | ||
TokenAuthService.cs |