summaryrefslogtreecommitdiff
path: root/internal/config/config.go
AgeCommit message (Expand)Author
2026-01-29refactor: improve Go best practices compliancePaul Buetow
2021-10-10add another dmap test - reading 100 source files at oncePaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow
2021-10-03add dmap testsPaul Buetow
2021-10-02reduce logging in serverless modePaul Buetow
2021-10-02Client default log dir is ~/logPaul Buetow
2021-10-02add more default fields to MAPREDUCEPaul Buetow
2021-10-02can have daily and normal file log rotationPaul Buetow
2021-10-02refactor config reader - also looks in additional search paths for config fil...Paul Buetow
2021-10-02move args to config packagePaul Buetow
2020-12-08merge developPaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-06-17initial log monitoring supportPaul Buetow
2020-02-16server kills subprocesses correctly on cancelPaul Bütow
2020-02-16rename scheduled user to schedule userPaul Bütow
2020-02-10initial scheduled jobsPaul Bütow
2020-01-21Move commands to cmd/ and move internal dependencies to internal/Paul Bütow