summaryrefslogtreecommitdiff
path: root/internal/server/stats.go
AgeCommit message (Collapse)Author
2026-03-02Refactor server path to use injected runtime config (task 329)Paul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-02add more default fields to MAPREDUCEPaul Buetow
2021-10-02move args to config packagePaul Buetow
logger package rewrite as dlog
2021-09-07Produce MAPREDUCE lines, can aggregate these via default log formatPaul Buetow
2020-02-10initial scheduled jobsPaul Bütow
2020-02-07Introduce drun command, refactor code to use context packagePaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow