Module commitlog

Module commitlog 

Source

Re-exports§

pub use crate::segment::Committed;

Structs§

Commits
CommitsWithVersion
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::Metadata from the commitlog in repo.
fold_transactions_from
reset_to
Remove all data past the given transaction offset.
transactions_from