raft-advance-commit-on-tick-and-response

Status: IN

`_advance_commit_index` is invoked both on heartbeat ticks and immediately after successful append responses update `_match_index`, allowing eager commit advancement without waiting for the next heartbeat cycle.

Source: entries/2026/05/29/raft-consensus-raft-_advance_commit_index.md

JSON