summaryrefslogtreecommitdiff
path: root/plugins/reload/watcher.go
AgeCommit message (Expand)Author
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
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-16Use ERROR log level everywhere. Remove unused code from Reload pluginValery Piashchynski
2020-12-16Remove goroutines from pollerValery Piashchynski
2020-12-16Add logs configValery Piashchynski
2020-12-16Finish tests for the Reload pluginValery 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-14Initial commitValery Piashchynski