Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | Move plugins to a separate repository | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-19 | Add support for the IPv6 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Add Availabler interface implementaion for all plugins | Valery Piashchynski | |
- Add tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-22 | - General interface, update RPC and Has/Set methods | Valery Piashchynski | |
2021-02-02 | Update RPC plugin, use hashmap instead of slice to store pluggable | Valery Piashchynski | |
plugins Fix issue with log channels | |||
2021-01-25 | resolve #415 | Valery Piashchynski | |
2021-01-23 | Stabilization PR | Valery Piashchynski | |
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-13 | Update styly of the .rr.yaml | Valery Piashchynski | |
Add comments Add support for the automatically set RR_RPC, RR_HTTP env variables for the worker process. | |||
2020-12-27 | Util -> Utils | Valery Piashchynski | |
2020-12-26 | Fix builds on windowsv2.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 | |
# 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 | |