Age | Commit message (Expand) | Author |
2021-08-20 | Fix sqs maps parsing | Valery Piashchynski |
2021-08-20 | Correct AMQP Declare RPC constants | Valery Piashchynski |
2021-08-20 | Move jobs protocol document to the doc folder | Valery Piashchynski |
2021-08-19 | Add support for the IPv6 | Valery Piashchynski |
2021-08-18 | Add prometheus metrics for the jobs, update tests | Valery Piashchynski |
2021-08-18 | Update jobs stats tests | Valery Piashchynski |
2021-08-18 | Update broadcast tests, improve stop mechanism. | Valery Piashchynski |
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski |
2021-08-17 | Update to go 1.17 | Valery Piashchynski |
2021-08-14 | Update broadcast tests, add redis flusing. Initial impl of the job | Valery Piashchynski |
2021-08-13 | Update deprecated prometheus collectors. | Valery Piashchynski |
2021-08-13 | Update go.mod dependencies to the most recent version. | Valery Piashchynski |
2021-08-12 | Update AMQP driver defaults | Valery Piashchynski |
2021-08-12 | Remove unneeded options, complete tests for the ephemeral, update proto | Valery Piashchynski |
2021-08-12 | Fix various bugs in the SQS. Implement SQS tests for the | Valery Piashchynski |
2021-08-12 | Made QoS production like | Valery Piashchynski |
2021-08-11 | Durable requeue algo. Update AMQP and Beanstalk tests to use mock | Valery Piashchynski |
2021-08-11 | Remove attempts from the proto, and general jobs options | Valery Piashchynski |
2021-08-11 | Add headers support to the jobs protocol | Valery Piashchynski |
2021-08-11 | Add headers to the protocol | Valery Piashchynski |
2021-08-11 | Increase timeout to 60s. | Valery Piashchynski |
2021-08-11 | Replace all 'localhost' with '127.0.0.1'. Fix default configuration and | Valery Piashchynski |
2021-08-10 | Add support for the jobs-worker protocol for the beanstalk,ephemeral and | Valery Piashchynski |
2021-08-10 | Add jobs protocol support for the AMQP driver | Valery Piashchynski |
2021-08-09 | Add initial support for the php worker protocol. | Valery Piashchynski |
2021-08-09 | Update response_protocol.md | Valery Piashchynski |
2021-08-09 | Update goridge to v3.2.0, update all frames operations. | Valery Piashchynski |
2021-08-02 | Update CI, move all tests to the single source of truth - makefile | Valery Piashchynski |
2021-08-01 | Rework vec based on the channel. Use select statement with the default | Valery Piashchynski |
2021-07-27 | Initial support for the cancellation via context | Valery Piashchynski |
2021-07-23 | SQS initial durability test | Valery Piashchynski |
2021-07-23 | Add AMQP initial durability test | Valery Piashchynski |
2021-07-23 | Use zap logger in AMQP tests instead of mocked (temporarly) | Valery Piashchynski |
2021-07-23 | SQS configuration and tests update | Valery Piashchynski |
2021-07-23 | EventPipeRun -> EvenPipeActive | Valery Piashchynski |
2021-07-23 | Remove time.Now() from beanstalk tube declaration | Valery Piashchynski |
2021-07-23 | Update beanstalk options. Fix tube priority (correctly pass to the Put | Valery Piashchynski |
2021-07-23 | Remove completed TODOs from the beanstalk driver. | Valery Piashchynski |
2021-07-22 | Initial tests for all drivers | Valery Piashchynski |
2021-07-22 | Linters | Valery Piashchynski |
2021-07-22 | Fix AMQP bugs, add more amqp tests | Valery Piashchynski |
2021-07-22 | Format-ed | Valery Piashchynski |
2021-07-22 | Passing by ptr is slightly faster: | Valery Piashchynski |
2021-07-22 | BC for the Pool, worker interfaces, pass/return payload by pointer | Valery Piashchynski |
2021-07-22 | Add headers parsing | Valery Piashchynski |
2021-07-22 | Update consumers, tests stabilization | Valery Piashchynski |
2021-07-22 | Update beanstalk redial algo. | Valery Piashchynski |
2021-07-21 | Fix AMQP context, add ID, job, other fields. | Valery Piashchynski |
2021-07-20 | Beanstalk driver alpha version ready. | Valery Piashchynski |
2021-07-19 | Beanstalk initial commit | Valery Piashchynski |