summaryrefslogtreecommitdiff
path: root/plugins/kv
AgeCommit message (Expand)Author
2021-06-09- Switch to the new goridge v3.1 which supports PROTOBUFValery Piashchynski
2021-06-09- Slightly improve rpc methods errorsValery Piashchynski
2021-06-08- Add protobuf versioningValery Piashchynski
2021-06-08- Switch from the flatbuffers to the protobufValery Piashchynski
2021-05-27- Update all main abstractionsValery Piashchynski
2021-05-20- Update lintersValery Piashchynski
2021-05-18- Add protected connectionValery Piashchynski
2021-05-05- Initial broadcast commitValery Piashchynski
2021-05-03- Initial broadcast commitValery Piashchynski
2021-04-30- Make development log coloredValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-30- Update Lister implementationValery Piashchynski
2021-04-23- Add additional log messagesValery Piashchynski
2021-04-23- Add additional log messagesValery Piashchynski
2021-04-23- Update arch drawio fileValery Piashchynski
2021-04-22- Add redis driverValery Piashchynski
2021-04-22- Rework storage driversValery Piashchynski
2021-04-22- Implement tests for the KVValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-03-28- Fix bug with the worker reallocating during the responseValery Piashchynski
2021-02-06Correct memcached Plugin RPC methods (remove redundant checks, userValery Piashchynski
2021-01-24Slightly increase wait time for key delete in the boltdbValery Piashchynski
2021-01-21Uniform all configsValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
2021-01-15Slightly increase timeout for the GHAValery Piashchynski
2021-01-15Reduce number of concurrent iterations on KV public API to 100Valery Piashchynski
2021-01-15Viper doesn't support `yaml` structure tags, it uses mapstructureValery Piashchynski
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