summaryrefslogtreecommitdiff
path: root/tests/plugins/kv
AgeCommit message (Collapse)Author
2021-06-18- Rework finishedValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-14- Update in-memory pluginValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-14- Fix boltdb issuesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-14- Rework redis with ws pluginsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-09- Switch to the new goridge v3.1 which supports PROTOBUFValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-08- Add protobuf versioningValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-08- Switch from the flatbuffers to the protobufValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-23- Update arch drawio fileValery Piashchynski
- Update comments Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- Add redis driverValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- Implement tests for the KVValery Piashchynski
- Implement Storage interface for the boltdb,memory,memcached drivers Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-01-25resolve #415Valery Piashchynski
2021-01-23Stabilization PRValery Piashchynski
2021-01-15Use uniform snake case in the configs, fix critical issue with wrongValery Piashchynski
calculation of workers in stack at the Destroy stage
2021-01-13slightly increase wait time for the KV ttl (for the GHA)Valery Piashchynski
2021-01-07Fix compatibility issues, add tests to the CIValery Piashchynski
2021-01-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski