summaryrefslogtreecommitdiff
path: root/plugins/rpc
AgeCommit message (Expand)Author
2021-01-21Uniform all configsValery Piashchynski
2021-01-13Update styly of the .rr.yamlValery Piashchynski
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
2020-12-20Latest goridge version supportValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
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
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
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
2020-10-20Fix RPC interface name, remove old rpc_test codeValery Piashchynski
2020-10-20Remove all graceful interface implValery Piashchynski
2020-10-19Move plugin architecture to the doc folderValery Piashchynski
2020-10-19Initial implementation of the RPC RR 2.0 pluginValery Piashchynski