Skip to main content

Crate storage_fjall

Crate storage_fjall 

Source
Expand description

Fjall-backed persistence backend for the EML append-only library.

Implements the library’s generic Storage trait, so it serves any EML instantiation (eml, emt, …) rather than a specific one.

Structs§

FjallStorage
A production-grade EML storage backend backed by a Fjall database.

Enums§

FjallStorageError
Error type for FjallStorage operations.