index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.3.0
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
jobs
/
drivers
/
amqp
/
consumer.go
Age
Commit message (
Expand
)
Author
2021-08-25
BoltDB local queue initial commit
Valery Piashchynski
2021-08-18
Add prometheus metrics for the jobs, update tests
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-11
Durable requeue algo. Update AMQP and Beanstalk tests to use mock
Valery Piashchynski
2021-08-11
Replace all 'localhost' with '127.0.0.1'. Fix default configuration and
Valery Piashchynski
2021-08-10
Add jobs protocol support for the AMQP driver
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
EventPipeRun -> EvenPipeActive
Valery Piashchynski
2021-07-22
Fix AMQP bugs, add more amqp tests
Valery Piashchynski
2021-07-22
Update consumers, tests stabilization
Valery Piashchynski
2021-07-18
Started beanstalk driver. Add new Queue impl (not finished yet).
Valery Piashchynski
2021-07-14
Fix incorrect path in the CI. Implement FromPipeline for the sqs.
Valery Piashchynski
2021-07-14
SQS driver.
Valery Piashchynski