Expand description

an embedded database using the sled framework

Modules

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