MCPcopy Create free account
hub / github.com/ShisoftResearch/bifrost / write_commit_progress

Method write_commit_progress

src/raft/disk.rs:384–398  ·  view source on GitHub ↗

Persist commit progress atomically to a side file (commit.idx)

(
        &mut self,
        commit_index: u64,
        last_applied: u64,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Calls 1

joinMethod · 0.45

Tested by

no test coverage detected