summaryrefslogtreecommitdiff
path: root/plugins/kv/memcached/plugin.go
AgeCommit message (Expand)Author
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-02-06Correct memcached Plugin RPC methods (remove redundant checks, userValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
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