Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-20 | Resolve merge conflict | Valery Piashchynski | |
2020-12-20 | Merge remote-tracking branch 'origin/2.0' into plugin/redis | Valery Piashchynski | |
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go | |||
2020-12-20 | Latest goridge version support | Valery Piashchynski | |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
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 | |
RPC for the metrics update to the working state RCP interface renamed to the RPCer | |||
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 | |
Remove endure errors and replace it with spiral errors | |||
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 | |