5 releases (1 unstable)
new 27.0.0-non-semver-compat | Mar 21, 2025 |
---|---|
26.7.0-non-semver-compat | Mar 6, 2025 |
26.2.1-non-semver-compat | Jan 29, 2025 |
26.1.0-non-semver-compat | Jan 22, 2025 |
0.1.0 | Jul 12, 2024 |
#991 in Magic Beans
198 downloads per month
Used in 26 crates
(8 directly)
54KB
1K
SLoC
RocksDB Wrapper
This crate adds the generic support for RocksDB storage. It provides more typesafe access to RocksDB and adds some generic metrics (e.g., the size of merged batches, and the current file / memory sizes for each column family in the database).
RocksDB is currently used in the state keeper to speed up access to VM state, and by the Merkle tree.
Dependencies
~32MB
~566K SLoC