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-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
2021-02-03
Increase channel cap for the tests
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-25
Add new Supervisor test in the http plugin
Valery Piashchynski
2021-01-24
Fix TestSupervisedPool_MaxMemoryReached test
Valery Piashchynski
2021-01-24
Test pipeline for the go 1.11,1.12,1.13,1.14 and recent version
Valery Piashchynski
2021-01-24
Docs update
Valery Piashchynski
[next]