Skip to main content

post_replay_cash_validation_checkpoint

Function post_replay_cash_validation_checkpoint 

Source
pub(super) fn post_replay_cash_validation_checkpoint(
    db_present: bool,
    wal_path_configured: bool,
    startup_checkpoint: WalCheckpointMetadata,
    journal_bounds: Option<JournalCommandIdBounds>,
) -> Option<WalCheckpointMetadata>