1 unstable release

0.1.0 Jul 12, 2024

#5 in #column-family

Download history 87/week @ 2024-07-07 72/week @ 2024-07-14 8/week @ 2024-07-21 12/week @ 2024-07-28 32/week @ 2024-08-11 46/week @ 2024-08-18 46/week @ 2024-08-25 44/week @ 2024-09-01 48/week @ 2024-09-08

184 downloads per month
Used in 25 crates (7 directly)

MIT/Apache

52KB
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
~565K SLoC