aptosdb 0.1.4

Aptos database
Documentation
aptosdb-0.1.4 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.