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

Download history 60/week @ 2024-11-27 84/week @ 2024-12-04 50/week @ 2024-12-11 29/week @ 2024-12-18 36/week @ 2024-12-25 33/week @ 2025-01-01 23/week @ 2025-01-08 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

198 downloads per month
Used in 26 crates (8 directly)

MIT/Apache

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