PluralKit/PluralKit.Bot/Commands
Ske 82dfe43d5a Rework caching
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).
2020-02-01 14:40:57 +01:00
..
Autoproxy.cs Rework caching 2020-02-01 14:40:57 +01:00
CommandTree.cs Move command functions around 2020-02-01 13:03:44 +01:00
Fun.cs Move command functions around 2020-02-01 13:03:44 +01:00
Help.cs Move command functions around 2020-02-01 13:03:44 +01:00
ImportExport.cs Move command functions around 2020-02-01 13:03:44 +01:00
Member.cs Rework caching 2020-02-01 14:40:57 +01:00
MemberAvatar.cs Rework caching 2020-02-01 14:40:57 +01:00
MemberEdit.cs Rework caching 2020-02-01 14:40:57 +01:00
MemberProxy.cs Rework caching 2020-02-01 14:40:57 +01:00
Misc.cs Move command functions around 2020-02-01 13:03:44 +01:00
ServerConfig.cs Move command functions around 2020-02-01 13:03:44 +01:00
Switch.cs Move command functions around 2020-02-01 13:03:44 +01:00
System.cs Move command functions around 2020-02-01 13:03:44 +01:00
SystemEdit.cs Rework caching 2020-02-01 14:40:57 +01:00
SystemFront.cs Move command functions around 2020-02-01 13:03:44 +01:00
SystemLink.cs Move command functions around 2020-02-01 13:03:44 +01:00
SystemList.cs Move command functions around 2020-02-01 13:03:44 +01:00
Token.cs Move command functions around 2020-02-01 13:03:44 +01:00