82dfe43d5a
This does a *lot* of things. Essentially, it replaces the existing individual proxy- and autoproxy caches on the bot end with a global cache (in Core) that handles all the caching at once, and automatically invalidates the cache once something changes in the datastore. This allows us to do proxying and autoproxying with *zero database queries* (best-case). |
||
---|---|---|
.. | ||
Migrations | ||
CoreConfig.cs | ||
CoreMetrics.cs | ||
DataFiles.cs | ||
Limits.cs | ||
Models.cs | ||
Modules.cs | ||
PluralKit.Core.csproj | ||
ProxyCache.cs | ||
SchemaService.cs | ||
Stores.cs | ||
TaskUtils.cs | ||
Utils.cs |