index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.3.1
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
/
beanstalk
Age
Commit message (
Expand
)
Author
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
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-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
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
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