summaryrefslogtreecommitdiff
path: root/internal/clients/handlers/maprhandler.go
AgeCommit message (Expand)Author
2026-03-20Optimize mapr parsing and stabilize aggregate shutdownPaul Buetow
2026-03-13task 4abe7505: reset dmap generation statePaul Buetow
2026-03-13task 407: add client session transportPaul Buetow
2026-03-13task 399: add client session spec scaffoldingPaul Buetow
2022-02-15add missing newlines to server messages when running mapreduce queries tooPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-06enable faster shutdown - useful for dgrep/dmap and dcat commandsPaul Buetow
2021-10-02move args to config packagePaul Buetow
2021-10-02mapreduce tables are in colors now tooPaul Buetow
2021-08-22introduces the protocol packagePaul Buetow
2021-08-21read files bytewise for more control of whats happening - change transport pr...Paul 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-07-02send $line base64 encoded over the wirePaul Buetow
2020-06-17initial log monitoring supportPaul Buetow
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