Re-exports§
pub use self::builder::StoreBuilder;pub use self::builder::StoreConfig;
Modules§
Structs§
- Feox
Store - High-performance embedded key-value store.
- Migration
Options - Options for copying a v1 or v2 store into a new v3 store.
- Migration
Report - Summary of a completed and verified migration.
Enums§
- Migration
Error - Error returned by an offline migration.
Functions§
- migrate
- Copy an offline format v1 or v2 store into a new format v3 store.
Type Aliases§
- Migration
Result - Result type returned by migration operations.