Crate keyvalint_bench
source ·Expand description
KEY-VALue-INTerface benchmark.
Modules
- Biometrics emitters for workloads.
- Workloads for keyvalint_bench.
Traits
- A KeyValueStore implements the keyvalint traits, and is also Send + Sync as well as has a method to register biometrics.
- A workload takes a key-value store and runs.