summaryrefslogtreecommitdiff
path: root/internal/mapr/query.go
AgeCommit message (Expand)Author
2020-12-26code cleanup and minor refactoringsPaul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...v3.0.0Paul Buetow
2020-07-03refactor mapr clientPaul Buetow
2020-03-07add support to run mapreduce queries on generic log lines, e.g. count all log...Paul Buetow
2020-02-28more on scheduled commandsPaul 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