summaryrefslogtreecommitdiff
path: root/plugins/kv/boltdb/plugin_unit_test.go
AgeCommit message (Collapse)Author
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-01-24Slightly increase wait time for key delete in the boltdbValery Piashchynski
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
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-07KV, updated, bug fixed, with intergration tests via pluginsValery Piashchynski
2021-01-05Finish implementation of the KVValery Piashchynski