Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2024-04-15 | [performance] cached oauth database types (#2838) | 1 | ||
* update token + client code to use struct caches * add code comments * slight tweak to default mem ratios * fix envparsing * add appropriate invalidate hooks * update the tokenstore sweeping function to rely on caches * update to use PutClient() * add ClientID to list of token struct indices | ||||
2023-08-10 | [performance] remove last of relational queries to instead rely on caches ↵ | 1 | ||
(#2091) |