summaryrefslogtreecommitdiff
path: root/plugins/jobs/drivers/beanstalk/connection.go
AgeCommit message (Expand)Author
2021-08-10Add support for the jobs-worker protocol for the beanstalk,ephemeral andValery Piashchynski
2021-08-01Rework vec based on the channel. Use select statement with the defaultValery Piashchynski
2021-07-27Initial support for the cancellation via contextValery Piashchynski
2021-07-22BC for the Pool, worker interfaces, pass/return payload by pointerValery Piashchynski
2021-07-22Update consumers, tests stabilizationValery Piashchynski
2021-07-22Update beanstalk redial algo.Valery Piashchynski
2021-07-21Fix AMQP context, add ID, job, other fields.Valery Piashchynski