gotosocial/internal/processing/workers
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
..
federate.go [performance] massively improved ActivityPub delivery worker efficiency (#2812) 2024-04-11 11:45:35 +02:00
fromclientapi.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
fromclientapi_test.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
fromfediapi.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
fromfediapi_move.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
fromfediapi_test.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
surface.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00
surfaceemail.go [feature] Admin accounts endpoints; approve/reject sign-ups (#2826) 2024-04-13 13:25:10 +02:00
surfacenotify.go [feature] New user sign-up via web page (#2796) 2024-04-11 11:45:53 +02:00
surfacetimeline.go [bugfix] fix possible mutex lockup during streaming code (#2633) 2024-02-20 18:07:49 +00:00
util.go [feature/performance] Store account stats in separate table (#2831) 2024-04-16 13:10:13 +02:00
workers.go [feature] Process outgoing Move from clientAPI (#2750) 2024-03-13 13:53:29 +01:00
workers_test.go [feature] Add experimental `instance-federation-spam-filter` option (#2685) 2024-02-27 12:22:05 +00:00