Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-12 | Remove unneeded options, complete tests for the ephemeral, update proto | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Fix various bugs in the SQS. Implement SQS tests for the | Valery Piashchynski | |
jobs_ok.php/jobs_err.php workers. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Durable requeue algo. Update AMQP and Beanstalk tests to use mock | Valery Piashchynski | |
logger. Fix bugs discovered during testing. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Add headers support to the jobs protocol | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Replace all 'localhost' with '127.0.0.1'. Fix default configuration and | Valery Piashchynski | |
other small bugs. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-10 | Add support for the jobs-worker protocol for the beanstalk,ephemeral and | Valery Piashchynski | |
sqs drivers Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-10 | Add jobs protocol support for the AMQP driver | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-09 | Add initial support for the php worker protocol. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-23 | SQS configuration and tests update | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-22 | Add headers parsing | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-21 | Fix AMQP context, add ID, job, other fields. | Valery Piashchynski | |
Fix sqs queue re-creation. Complete redia for the beanstalk. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-14 | Update SQS item. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-14 | Implement Pause/Resume/Stop | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-14 | SQS driver. | Valery Piashchynski | |
Fix isssues in the AMQP driver. Signed-off-by: Valery Piashchynski <[email protected]> |