summaryrefslogtreecommitdiff
path: root/plugins/jobs/drivers/amqp/item.go
AgeCommit message (Expand)Author
2021-08-10Add jobs protocol support for the AMQP driverValery Piashchynski
2021-08-09Add initial support for the php worker protocol.Valery Piashchynski
2021-08-01Rework vec based on the channel. Use select statement with the defaultValery Piashchynski
2021-07-23SQS initial durability testValery Piashchynski
2021-07-22Add headers parsingValery Piashchynski
2021-07-22Update consumers, tests stabilizationValery Piashchynski
2021-07-21Fix AMQP context, add ID, job, other fields.Valery Piashchynski
2021-07-14SQS driver.Valery Piashchynski