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
/
plugins
/
rpc
Age
Commit message (
Expand
)
Author
2021-02-02
Update RPC plugin, use hashmap instead of slice to store pluggable
Valery Piashchynski
2021-01-25
resolve #415
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-21
Uniform all configs
Valery Piashchynski
2021-01-13
Update styly of the .rr.yaml
Valery Piashchynski
2020-12-27
Util -> Utils
Valery Piashchynski
2020-12-26
Fix builds on windows
v2.0.0-beta3
Valery Piashchynski
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-21
Remove config2 alias
Valery Piashchynski
2020-12-20
Resolve merge conflict
Valery Piashchynski
2020-12-20
Merge remote-tracking branch 'origin/2.0' into plugin/redis
Valery Piashchynski
2020-12-20
Latest goridge version support
Valery Piashchynski
2020-12-17
Move config interface to the interfaces folder. Initial redis plugin
Valery Piashchynski
2020-12-16
Use ERROR log level everywhere. Remove unused code from Reload plugin
Valery Piashchynski
2020-12-14
Update CI [windows support]
Valery Piashchynski
2020-12-14
Move to goridge3
Valery Piashchynski
2020-12-01
golangci linters fix
Valery Piashchynski
2020-11-19
huge linters fix update
Valery Piashchynski
2020-11-13
Update tests
Valery Piashchynski
2020-11-13
Move all interfaces to the separate folder [RPC, METRICS, LOGGER]
Valery Piashchynski
2020-11-05
App test
Valery Piashchynski
2020-11-04
Fix CI issues, add RPC tests to the CI
Valery Piashchynski
2020-11-04
Add rpc disabled test
Valery Piashchynski
2020-11-04
Update structure, add tests for RPC
Valery Piashchynski
2020-11-02
Add Makefile to run tests with debug tag (to see stacktrace)
Valery Piashchynski
2020-10-28
goimport-ed files
Valery Piashchynski
2020-10-28
- fix cfg typos
Wolfy-J
2020-10-28
- fix cfg comment
Wolfy-J
2020-10-28
- added RPC logging
Wolfy-J
2020-10-28
- added RPC logging
Wolfy-J
2020-10-28
- added RPC logging
Wolfy-J
2020-10-26
Fix linters warnings
Valery Piashchynski
2020-10-26
update
Valery Piashchynski
2020-10-26
CRLF->LF
Valery Piashchynski
2020-10-26
Remove local replace from go.mod
Valery Piashchynski
2020-10-25
- added service names
Wolfy-J
2020-10-25
- added service names
Wolfy-J
2020-10-25
- massive update in roadrunner 2.0 abstractions
Wolfy-J
2020-10-25
- massive update in roadrunner 2.0 abstractions
Wolfy-J
2020-10-25
- massive update in roadrunner 2.0 abstractions
Wolfy-J
2020-10-25
- validate config
Wolfy-J
2020-10-25
- fix excessive config in rpc
Wolfy-J
2020-10-20
GolangCi warnings fix
Valery Piashchynski
2020-10-20
Update RpcService registration
Valery Piashchynski
2020-10-20
Fix RPC interface name, remove old rpc_test code
Valery Piashchynski
2020-10-20
Remove all graceful interface impl
Valery Piashchynski
2020-10-19
Move plugin architecture to the doc folder
Valery Piashchynski
2020-10-19
Initial implementation of the RPC RR 2.0 plugin
Valery Piashchynski