#key-value-store #traits #fjall #utilities #back-end

kvwrap-core

Core traits and utilities for kvwrap

3 releases

Uses new Rust 2024

new 0.1.2 Apr 22, 2026
0.1.1 Apr 14, 2026
0.1.0 Apr 14, 2026

#11 in #fjall


Used in 5 crates (3 directly)

MIT license

19KB
502 lines

kvwrap-core

Core traits and backend implementations for kvwrap.

Defines the KvStore trait and provides storage backends (Fjall, Sled) behind feature flags. Most users should depend on the kvwrap crate instead of using this directly.

For full documentation see the project README.

License

MIT

Dependencies

~1.3–8MB
~166K SLoC