Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
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 | 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 | Move to goridge3 | Valery Piashchynski | |
2020-12-04 | Add errors.Disabled in checker Init | Valery Piashchynski | |
2020-12-03 | Apply linters fixes, add RPC status check test | Valery Piashchynski | |
2020-12-03 | Add status request to the test | Valery Piashchynski | |
2020-12-03 | Correct Test_Broken test, replace channel with wait group | Valery Piashchynski | |
2020-12-03 | Initial commit of checker plugin | Valery Piashchynski | |