Modules§
Macros§
Structs§
- Bucket
- A bucket is a named collection of key-value pairs.
- Bucket
Options - Iter
- An iterator over key-value pairs in a bucket.
- Mace
- The main entry point for the Mace storage engine.
- Options
- Configuration options for the Mace storage engine.
- Random
Path - A utility for managing temporary paths that are deleted on drop.
- TxnKV
- A read-write transaction.
- TxnView
- A read-only transaction (consistent view).
- Vacuum
Stats - ValRef
- A reference to a value in the storage engine.
Enums§
- OpCode
- Error codes for storage operations.