aptosdb 0.2.1

Aptos database
Documentation
aptosdb-0.2.1 has been yanked.

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.