summaryrefslogtreecommitdiff
path: root/internal/concurrency/workers.go
AgeCommit message (Expand)AuthorFiles
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-17[chore] Update more log calls to include context (#1517)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-11-08[feature] various worker / request queue improvements (#995)Libravatar kim1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-05-26[performance] Bump default workers to CPUs * 2 (#608)Libravatar tobi1
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1