Re-exports§
pub use logic::EntryRef;
Modules§
Structs§
- Database
- The main database structure This struct can be accessed concurrently and you should never instantiate it more than once for the same on-disk files
- Params
- Parameters to customize the creation of the database
- Write
Batch - A WriteBatch allows to bundle multiple updates together for higher throughput
- Write
Options - Allows specifying details of a write