summaryrefslogtreecommitdiff
path: root/plugins/jobs/drivers/sqs/item.go
AgeCommit message (Expand)Author
2021-08-26Move drivers to the plugin's root.Valery Piashchynski
2021-08-25BoltDB local queue initial commitValery 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-11Durable requeue algo. Update AMQP and Beanstalk tests to use mockValery Piashchynski
2021-08-11Add headers support to the jobs protocolValery Piashchynski
2021-08-11Replace all 'localhost' with '127.0.0.1'. Fix default configuration andValery Piashchynski
2021-08-10Add support for the jobs-worker protocol for the beanstalk,ephemeral andValery Piashchynski
2021-08-10Add jobs protocol support for the AMQP driverValery Piashchynski
2021-08-09Add initial support for the php worker protocol.Valery Piashchynski
2021-07-23SQS configuration and tests updateValery Piashchynski
2021-07-22Add headers parsingValery Piashchynski
2021-07-21Fix AMQP context, add ID, job, other fields.Valery Piashchynski
2021-07-14Update SQS item.Valery Piashchynski
2021-07-14Implement Pause/Resume/StopValery Piashchynski
2021-07-14SQS driver.Valery Piashchynski