Skip to content

Consensus: real log replication + commit index #10

Description

@himanshu64

State: Raft election safety exists; replication is followers polling the leader's RPC and re-deriving. No AppendEntries, no commit index; term/votedFor not persisted.
Goal: add log replication + commit index + durable election state for multi-node safety.
Where: himsha-node/src/{election.rs,follower.rs}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    consensusSequencing, replication, failoverenhancementNew feature or requesthelp wantedExtra attention is neededroadmapCore roadmap item

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions