10 releases (1 unstable)

new 28.1.0-non-semver-compat May 8, 2025
28.0.0-non-semver-compat May 5, 2025
27.5.2-non-semver-compat May 2, 2025
27.5.0-non-semver-compat Apr 30, 2025
0.1.0 Jul 12, 2024

#603 in Magic Beans

Download history 11/week @ 2025-01-15 191/week @ 2025-01-22 147/week @ 2025-01-29 33/week @ 2025-02-05 23/week @ 2025-02-12 12/week @ 2025-02-19 2/week @ 2025-02-26 162/week @ 2025-03-05 20/week @ 2025-03-12 147/week @ 2025-03-19 39/week @ 2025-03-26 14/week @ 2025-04-02 42/week @ 2025-04-09 18/week @ 2025-04-16 22/week @ 2025-04-23 554/week @ 2025-04-30

637 downloads per month
Used in 27 crates (9 directly)

MIT/Apache

53KB
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
~567K SLoC