summaryrefslogtreecommitdiff
path: root/plugins/rpc
AgeCommit message (Collapse)Author
2021-09-16Move plugins to a separate repositoryValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-08-19Add support for the IPv6Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-30- Update CHANGELOGValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
- Add tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-02-02Update RPC plugin, use hashmap instead of slice to store pluggableValery Piashchynski
plugins Fix issue with log channels
2021-01-25resolve #415Valery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2021-01-13Update styly of the .rr.yamlValery Piashchynski
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process.
2020-12-27Util -> UtilsValery Piashchynski
2020-12-26Fix builds on windowsv2.0.0-beta3Valery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-20Resolve merge conflictValery Piashchynski
2020-12-20Merge remote-tracking branch 'origin/2.0' into plugin/redisValery Piashchynski
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go
2020-12-20Latest goridge version supportValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
structure
2020-12-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-14Update CI [windows support]Valery Piashchynski
2020-12-14Move to goridge3Valery Piashchynski
2020-12-01golangci linters fixValery Piashchynski
2020-11-19huge linters fix updateValery Piashchynski
2020-11-13Update testsValery Piashchynski
2020-11-13Move all interfaces to the separate folder [RPC, METRICS, LOGGER]Valery Piashchynski
RPC for the metrics update to the working state RCP interface renamed to the RPCer
2020-11-05App testValery Piashchynski
2020-11-04Fix CI issues, add RPC tests to the CIValery Piashchynski
2020-11-04Add rpc disabled testValery Piashchynski
2020-11-04Update structure, add tests for RPCValery Piashchynski
2020-11-02Add Makefile to run tests with debug tag (to see stacktrace)Valery Piashchynski
Remove endure errors and replace it with spiral errors
2020-10-28goimport-ed filesValery Piashchynski
2020-10-28- fix cfg typosWolfy-J
2020-10-28- fix cfg commentWolfy-J
2020-10-28- added RPC loggingWolfy-J
2020-10-28- added RPC loggingWolfy-J
2020-10-28- added RPC loggingWolfy-J
2020-10-26Fix linters warningsValery Piashchynski
2020-10-26updateValery Piashchynski
2020-10-26CRLF->LFValery Piashchynski
2020-10-26Remove local replace from go.modValery Piashchynski
2020-10-25- added service namesWolfy-J
2020-10-25- added service namesWolfy-J
2020-10-25- massive update in roadrunner 2.0 abstractionsWolfy-J
2020-10-25- massive update in roadrunner 2.0 abstractionsWolfy-J
2020-10-25- massive update in roadrunner 2.0 abstractionsWolfy-J
2020-10-25- validate configWolfy-J
2020-10-25- fix excessive config in rpcWolfy-J
2020-10-20GolangCi warnings fixValery Piashchynski
2020-10-20Update RpcService registrationValery Piashchynski