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 [feature] Make log format configurable (#2130) 2023-08-21 19:07:55 +01:00
debug.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
main.go Make GtS reported version SemVer-compatible (#2611) 2024-02-12 11:03:56 +00:00
server.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
testrig.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00