Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-26 | Move drivers to the plugin's root. | Valery Piashchynski | |
Fix #771, add tests. 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-07-23 | Remove time.Now() from beanstalk tube declaration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-23 | Update beanstalk options. Fix tube priority (correctly pass to the Put | Valery Piashchynski | |
method). 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-20 | Beanstalk driver alpha version ready. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-19 | Beanstalk initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-07-18 | Started beanstalk driver. Add new Queue impl (not finished yet). | Valery Piashchynski | |
Fix bugs in the AMQP, update proto-api Signed-off-by: Valery Piashchynski <[email protected]> |