GoToSocial/internal/cache
tobi 3cceed11b2
[feature/performance] Store account stats in separate table (#2831)
* [feature/performance] Store account stats in separate table, get stats from remote

* test account stats

* add some missing increment / decrement calls

* change stats function signatures

* rejig logging a bit

* use lock when updating stats
2024-04-16 13:10:13 +02:00
..
domain [bugfix] fix higher-level explicit domain rules causing issues with lower-level domain blocking (#2513) 2024-01-09 13:12:43 +00:00
headerfilter [feature] request blocking by http headers (#2409) 2023-12-18 14:18:25 +00:00
cache.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
db.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
invalidate.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
size.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
util.go [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) 2023-11-30 16:22:34 +00:00
visibility.go [chore] bump go structr cache version -> v0.6.0 (#2773) 2024-04-02 12:03:40 +02:00
wrappers.go [chore] bump go structr cache version -> v0.6.0 (#2773) 2024-04-02 12:03:40 +02:00