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
Age
Commit message (
Expand
)
Author
2021-06-08
- Make listener push async in the worker_handler
Valery Piashchynski
2021-06-07
- Add metrics exporter for the workers
Valery Piashchynski
2021-06-05
- Remove incorrect test with races
Valery Piashchynski
2021-06-05
- Add Windows github actions
Valery Piashchynski
2021-06-05
- Websockets bug fixing and polishing
Valery Piashchynski
2021-06-03
- Add internal_error_code option
Valery Piashchynski
2021-06-03
- Do not write an error into the responseWriter if this is internal
Valery Piashchynski
2021-06-02
- Remove redundand binary marshaler for the flatbuffers
Valery Piashchynski
2021-06-02
- Switch from the json to flatbuffers
Valery Piashchynski
2021-06-01
- Initial commit
Valery Piashchynski
2021-05-31
- Rework access_validators
Valery Piashchynski
2021-05-29
- Add new internal plugin - channel. Which used to deliver messages from
Valery Piashchynski
2021-05-28
- Tests for the ws-redis, ws-memory
Valery Piashchynski
2021-05-28
- Add more tests for the BST storage
Valery Piashchynski
2021-05-27
- Linters warnings fix
Valery Piashchynski
2021-05-27
- Tests for the BST algo
Valery Piashchynski
2021-05-27
- Update Makefile
Valery Piashchynski
2021-05-27
- Move bst to the pkg folder
Valery Piashchynski
2021-05-27
- Update all main abstractions
Valery Piashchynski
2021-05-20
- Update linters
Valery Piashchynski
2021-05-14
Merge remote-tracking branch 'origin/master' into feature/websockets-plugin
Valery Piashchynski
2021-05-13
- Remove unsafe casting (replace with a less unsafe)
Valery Piashchynski
2021-05-06
- Fix bug with exec_ttl
Valery Piashchynski
2021-05-05
- Initial broadcast commit
Valery Piashchynski
2021-05-03
- Initial broadcast commit
Valery Piashchynski
2021-04-30
- Make development log colored
Valery Piashchynski
2021-04-28
- Update CHANGELOG
Valery Piashchynski
2021-04-20
- Make http.Serve() async
Valery Piashchynski
2021-04-19
- Add command information to the `./rr workers` info
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-04-04
- 🔥 Support Readiness checks (via `/ready`) status plugin endpoint.
Valery Piashchynski
2021-03-28
- Remove debug code
Valery Piashchynski
2021-03-28
- Fix bug with the worker reallocating during the response
Valery Piashchynski
2021-03-02
âš¡v2.0.0
Valery Piashchynski
2021-02-24
Fix pool behavior, update tests
Valery Piashchynski
2021-02-16
Add support for parsing env variables in the `.rr.yaml` config
Valery Piashchynski
2021-02-16
On some test envs with limited resources, goroutine in the
Valery Piashchynski
2021-02-16
Add support for flag overwriting
Valery Piashchynski
2021-02-11
Doc comments
Valery Piashchynski
2021-02-10
Fix linters warnings
Valery Piashchynski
2021-02-10
Rewrite container for the workers
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-02-08
Push worker to the stack typo
Valery Piashchynski
2021-02-08
Rewrite stack.Get operation w/o recursion calls
Valery Piashchynski
2021-02-07
Update config
Valery Piashchynski
2021-02-06
Correct memcached Plugin RPC methods (remove redundant checks, user
Valery Piashchynski
2021-02-05
Faster toString convertation (only for the english)
Valery Piashchynski
2021-02-05
fmt-ed
Valery Piashchynski
2021-02-05
handle worker state before sending to the exec
Valery Piashchynski
2021-02-04
pre-rc stabilization of the interfaces and internal code
Valery Piashchynski
[next]