Expand description

an embedded database using the sled framework

Modules

exposes access to the sled database via gRPC

Structs

Database is the main embedded database object using the sled db
DbBatch is a wrapper around the sled::Batch type providing convenience functions
DbTree is a wrapper around the sled::Tree type providing convenience functions