summaryrefslogtreecommitdiff
path: root/internal/server/scheduler.go
AgeCommit message (Expand)Author
2020-02-28more on scheduled commandsPaul Buetow
2020-02-27can run scheduled queries across a storage volumePaul Buetow
2020-02-12separate context for each client in the schedulerPaul Bütow
2020-02-11use SSHBindAddress ass defauled scheduled server addressPaul Bütow
2020-02-11run once per minutePaul Bütow
2020-02-11can run scheduled job at time range based on result file already exists or notPaul Bütow
2020-02-11more on scheduled jobs and ssh callbacksPaul Bütow