1 unstable release
0.1.0 | Feb 25, 2023 |
---|
#29 in #rocks-db
18KB
401 lines
SolidDB
This is a simple wrapper around RocksDB to store Rust structs and enums in an embedded key-value-store.
lib.rs
:
This crate provides traits for storing serializable types in RocksDB.
Dependencies
~28MB
~567K SLoC