Re-exports§
pub use crate::segment::Committed;
Structs§
- Commits
- Commits
With Version - Generic
- A commitlog generic over the storage backend as well as the type of records
its
Commits contain. - Segments
Functions§
- commits_
from - committed_
meta - Extract the most recently written
segment::Metadatafrom the commitlog inrepo. - fold_
transactions_ from - reset_
to - Remove all data past the given transaction
offset. - transactions_
from