index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.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
/
pkg
/
worker
/
sync_worker.go
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-08-09
Update goridge to v3.2.0, update all frames operations.
Valery Piashchynski
2021-07-22
BC for the Pool, worker interfaces, pass/return payload by pointer
Valery Piashchynski
2021-07-14
Merge remote-tracking branch 'origin/master' into feature/jobs_plugin
Valery Piashchynski
2021-07-14
Fix TTL issue, added explanation comments.
Valery Piashchynski
2021-07-10
Return structure instead of interface in places where that possible
Valery Piashchynski
2021-06-25
- Fix bug with an exec_ttl reallocation issue
Valery Piashchynski
2021-06-13
- Optimize sync_worker payload exec
Valery Piashchynski
2021-06-11
Remove redundant frame to byte casting
Valery Piashchynski
2021-06-03
- Do not write an error into the responseWriter if this is internal
Valery Piashchynski
2021-03-28
- Fix bug with the worker reallocating during the response
Valery Piashchynski
2021-02-24
Fix pool behavior, update tests
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-02-07
Update config
Valery Piashchynski
2021-02-04
pre-rc stabilization of the interfaces and internal code
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
Valery Piashchynski
2021-02-02
Move worker states out of internal
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-05
Finish implementation of the KV
Valery Piashchynski
2020-12-22
events listeners refactor, CLI initial commit
Valery Piashchynski
2020-12-21
Remove unused contex from interfaces. Update pool allocator.
Valery Piashchynski
2020-12-20
Latest goridge version support
Valery Piashchynski
2020-12-18
Move roadrunner payload out of internal to pkg
v2.0.0-alpha25
Valery Piashchynski
2020-12-17
Now better
Valery Piashchynski
2020-12-17
huge refactor
Valery Piashchynski