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
/
tests
/
plugins
/
gzip
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-08-13
Update go.mod dependencies to the most recent version.
Valery Piashchynski
2021-08-11
Replace all 'localhost' with '127.0.0.1'. Fix default configuration and
Valery Piashchynski
2021-06-09
- Update CI (add new tests)
Valery Piashchynski
2021-04-20
- Make http.Serve() async
Valery Piashchynski
2021-03-16
🐛 fix issue with strange messages in the http body when max request
Valery Piashchynski
2021-02-23
- Remove unneeded mutex from the `http.Workers` method.
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-01-25
resolve #415
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-19
Add worker_destruct handling in the mocked logger
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-15
Use uniform snake case in the configs, fix critical issue with wrong
Valery Piashchynski
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski