summaryrefslogtreecommitdiff
path: root/plugins/kv/memcached/plugin.go
AgeCommit message (Expand)Author
2021-01-15Reduce number of concurrent iterations on KV public API to 100Valery 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-05Finish implementation of the KVValery Piashchynski