#key-value-db #testing #parity #shared #executed #foundation #veilid

keyvaluedb-shared-tests

Shared tests for keyvaluedb functionality, to be executed against actual implementations

2 releases

0.1.1 Sep 21, 2023
0.1.0 Sep 2, 2023

#9 in #executed

Download history 2/week @ 2024-02-14 13/week @ 2024-02-21 19/week @ 2024-02-28 7/week @ 2024-03-06 7/week @ 2024-03-13 6/week @ 2024-03-20 20/week @ 2024-03-27 34/week @ 2024-04-03

60 downloads per month
Used in 3 crates

MIT/Apache

29KB
653 lines

KeyValueDB

KeyValueDB is a fork of KVDB that has been modified to meet the needs of the Veilid project.

KeyValueDB is the following projects: keyvaluedb keyvaluedb-memorydb keyvaluedb-shared-tests keyvaluedb-sqlite keyvaluedb-web

KeyValueDB and all files in it are copyright:

Copyright 2021 Veilid Foundation Inc Copyright 2020 Parity Technologies

KeyValueDB is licensed:

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option.


lib.rs:

Shared tests for keyvaluedb functionality, to be executed against actual implementations.

Dependencies

~74KB