GoToSocial/cmd/gotosocial
kim f79d50b9b2
[performance] cached oauth database types (#2838)
* 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
2024-04-15 14:22:21 +01:00
..
action [performance] cached oauth database types (#2838) 2024-04-15 14:22:21 +01:00
admin.go [feature] Add `enable` command to mirror existing `disable` command; update docs (#2792) 2024-04-02 10:29:46 +01:00
common.go
debug.go
main.go
server.go
testrig.go