summaryrefslogtreecommitdiff
path: root/plugins/reload
AgeCommit message (Collapse)Author
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-05Finish implementation of the KVValery Piashchynski
2020-12-26Huge tests refactoring. Reduce running time 2-3x timesValery Piashchynski
2020-12-21Move plugins to the roadrunner-plugins repositoryValery Piashchynski
2020-12-21Merge pull request #459 from spiral/plugin/redisv2.0.0-alpha26Valery Piashchynski
plugin/redis [reopen]
2020-12-21Remove config2 aliasValery Piashchynski
2020-12-21Merge pull request #453 from spiral/plugin/redisValery Piashchynski
Plugin/redis
2020-12-20Sometimes logger log additional event, we should expect this callValery Piashchynski
2020-12-20Merge remote-tracking branch 'origin/2.0' into plugin/redisValery Piashchynski
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go
2020-12-20Remove reloadLiveAfterHTTPValery Piashchynski
2020-12-20Reload tests stabilizationValery Piashchynski
2020-12-17Move config interface to the interfaces folder. Initial redis pluginValery Piashchynski
structure
2020-12-17Add time to finish reload_plugin_test with 3k filesValery Piashchynski
2020-12-16Give more time to finish test with 3k filesValery Piashchynski
2020-12-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-16Give a little more time to complete testsValery Piashchynski
2020-12-16Remove goroutines from pollerValery Piashchynski
2020-12-16Add logs configValery Piashchynski
Reduce number of goroutines since they was locked by mutexes
2020-12-16Set log level to ERROR in Reload plugin testsValery Piashchynski
2020-12-16Update commentsValery Piashchynski
2020-12-16Unused importsValery Piashchynski
2020-12-16Remove mocked loggerValery Piashchynski
2020-12-16Update Reload plugin testsValery Piashchynski
2020-12-16Finish tests for the Reload pluginValery Piashchynski
2020-12-16Correct issue with logger EXPECTValery Piashchynski
2020-12-16Reduce RANGE allocations, parallel checks for removed and created filesValery Piashchynski
2020-12-16Add reload tests to the Makefile and CI. Update testsValery Piashchynski
2020-12-15Update reloader to support new containerValery Piashchynski
2020-12-14saveValery Piashchynski
2020-12-14Initial commitValery Piashchynski