Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-21 | Uniform all configs | Valery Piashchynski | |
Add debug server Check nil's for all plugin intialization | |||
2021-01-18 | Fix incorrectly set environment variables in the server plugin | Valery Piashchynski | |
2021-01-15 | Viper doesn't support `yaml` structure tags, it uses mapstructure | Valery Piashchynski | |
instead | |||
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-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
2020-12-16 | Add logs config | Valery Piashchynski | |
Reduce number of goroutines since they was locked by mutexes | |||
2020-12-01 | golangci linters fix | Valery Piashchynski | |
2020-11-18 | Handler test | 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 | Add logger test, add all tests to the CI | Valery Piashchynski | |
2020-11-05 | App test | Valery Piashchynski | |
2020-11-04 | Remove rr errors, replace with spiral errors | Valery Piashchynski | |
2020-11-04 | Update structure, add tests for RPC | Valery Piashchynski | |
2020-10-28 | goimport-ed files | Valery Piashchynski | |
2020-10-28 | - go fmt | Wolfy-J | |
2020-10-28 | - cs fix | Wolfy-J | |
2020-10-28 | - added the ability to suppress logs | Wolfy-J | |
2020-10-28 | - new coloring strategy for names | Wolfy-J | |
2020-10-26 | - working on new cmd and logger setup | Wolfy-J | |