0.2.7 Aug 16, 2022
0.2.6 Aug 13, 2022
0.2.2 Jul 22, 2022
0.1.7 Jul 10, 2022
0.1.0 May 28, 2022

#29 in #physical


Used in 35 crates (21 directly)

Apache-2.0

2MB
45K SLoC

This crate provides AptosDB which represents physical storage of the core Aptos data structures.

It relays read/write operations on the physical storage via schemadb to the underlying Key-Value storage system, and implements aptos data structures on top of it.

Dependencies

~116MB
~2M SLoC