summaryrefslogtreecommitdiff
path: root/internal/server/continuous.go
AgeCommit message (Expand)Author
2025-06-19Refactor: Extract magic numbers as constants and reduce client code duplicationPaul Buetow
2021-10-29add dserver integration test for scheduled queryPaul Buetow
2021-10-10vetting and linting and some code restylingPaul Buetow
2021-10-09refactorPaul 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-09-10printing client stats every other second only if the connection count has cha...Paul Buetow
2020-08-13bump up version to 3.0.0. can run continuous background mapreduce queries, us...Paul Buetow
2020-07-03refactor mapr clientPaul Buetow
2020-07-02initial server side continuous mapreduce runnerPaul Buetow