index
:
roadrunner.git
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
Age
Commit message (
Expand
)
Author
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
Fix AMQP bugs, add more amqp tests
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
2021-07-18
Started beanstalk driver. Add new Queue impl (not finished yet).
Valery Piashchynski
2021-07-15
Remove duplicated logging
Valery Piashchynski
2021-07-14
Update SQS item.
Valery Piashchynski
2021-07-14
Fix early return
Valery Piashchynski
2021-07-14
NPE when stopping RMQ channels.
Valery Piashchynski
2021-07-14
Fix incorrect path in the CI. Implement FromPipeline for the sqs.
Valery Piashchynski
2021-07-14
Implement Pause/Resume/Stop
Valery Piashchynski
2021-07-14
SQS driver.
Valery Piashchynski