summaryrefslogtreecommitdiff
path: root/plugins/logger/tests
AgeCommit message (Collapse)Author
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
structure
2020-12-16Add logs configValery Piashchynski
Reduce number of goroutines since they was locked by mutexes
2020-11-13Move 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-05Add logger test, add all tests to the CIValery Piashchynski
2020-11-05App testValery Piashchynski
2020-11-04Remove rr errors, replace with spiral errorsValery Piashchynski
2020-11-04Update structure, add tests for RPCValery Piashchynski