Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-19 | Uniform all errors operations | Valery Piashchynski | |
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-01-05 | Finish implementation of the KV | 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 | Merge pull request #459 from spiral/plugin/redisv2.0.0-alpha26 | Valery Piashchynski | |
plugin/redis [reopen] | |||
2020-12-21 | Remove config2 alias | Valery Piashchynski | |
2020-12-21 | Merge pull request #453 from spiral/plugin/redis | Valery Piashchynski | |
Plugin/redis | |||
2020-12-20 | Sometimes logger log additional event, we should expect this call | 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 | Remove reloadLiveAfterHTTP | Valery Piashchynski | |
2020-12-20 | Reload tests stabilization | Valery Piashchynski | |
2020-12-17 | Move config interface to the interfaces folder. Initial redis plugin | Valery Piashchynski | |
structure | |||
2020-12-17 | Add time to finish reload_plugin_test with 3k files | Valery Piashchynski | |
2020-12-16 | Give more time to finish test with 3k files | Valery Piashchynski | |
2020-12-16 | Use ERROR log level everywhere. Remove unused code from Reload plugin | Valery Piashchynski | |
2020-12-16 | Give a little more time to complete tests | Valery Piashchynski | |
2020-12-16 | Remove goroutines from poller | Valery Piashchynski | |
2020-12-16 | Add logs config | Valery Piashchynski | |
Reduce number of goroutines since they was locked by mutexes | |||
2020-12-16 | Set log level to ERROR in Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Update comments | Valery Piashchynski | |
2020-12-16 | Unused imports | Valery Piashchynski | |
2020-12-16 | Remove mocked logger | Valery Piashchynski | |
2020-12-16 | Update Reload plugin tests | Valery Piashchynski | |
2020-12-16 | Finish tests for the Reload plugin | Valery Piashchynski | |
2020-12-16 | Correct issue with logger EXPECT | Valery Piashchynski | |
2020-12-16 | Reduce RANGE allocations, parallel checks for removed and created files | Valery Piashchynski | |
2020-12-16 | Add reload tests to the Makefile and CI. Update tests | Valery Piashchynski | |
2020-12-15 | Update reloader to support new container | Valery Piashchynski | |
2020-12-14 | save | Valery Piashchynski | |
2020-12-14 | Initial commit | Valery Piashchynski | |