summaryrefslogtreecommitdiff
path: root/plugins/jobs/rpc.go
AgeCommit message (Expand)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
2021-09-02Do not use copied driver from the map.Valery Piashchynski
2021-09-02Destroy localPrefetch channel on stopValery Piashchynski
2021-08-18Add prometheus metrics for the jobs, update testsValery Piashchynski
2021-08-17Update to go 1.17Valery Piashchynski
2021-08-12Remove unneeded options, complete tests for the ephemeral, update protoValery Piashchynski
2021-08-12Fix various bugs in the SQS. Implement SQS tests for theValery Piashchynski
2021-08-11Remove attempts from the proto, and general jobs optionsValery Piashchynski
2021-07-22LintersValery Piashchynski
2021-07-22Fix AMQP bugs, add more amqp testsValery Piashchynski
2021-07-19Worker watcher interface update.Valery Piashchynski
2021-07-18Started beanstalk driver. Add new Queue impl (not finished yet).Valery Piashchynski
2021-07-14SQS driver.Valery Piashchynski
2021-07-12Update JOBS interface, remove List() method, implemented on the root RPCValery Piashchynski
2021-07-07Updated ephemeral plugin, PQ and protobuf...Valery Piashchynski
2021-07-06Update Jobs interface...Valery Piashchynski
2021-07-06Rework ephemeral and binary heapsValery Piashchynski
2021-06-22- Folders structValery Piashchynski
2021-06-22- Remove all old code, reformat, fix linters, return GAValery Piashchynski
2021-06-21- Rework dispatcher, pipeline, job (not completely)Valery Piashchynski
2021-06-16- Update jobs sourcesValery Piashchynski
2021-06-15- Jobs plugin initial commitValery Piashchynski