summaryrefslogtreecommitdiff
path: root/plugins/kv
AgeCommit message (Collapse)Author
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
instead
2021-01-13exclude tests from codecovValery Piashchynski
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski
2021-01-05Fix LGTM warnings, reduce memory allocations when looping over mapsValery Piashchynski
2021-01-05Fix golangci warningsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski