Skip to content

Paxos quorum read#5

Open
acharapko wants to merge 4 commits into
ailidani:masterfrom
acharapko:paxos_quorum_read
Open

Paxos quorum read#5
acharapko wants to merge 4 commits into
ailidani:masterfrom
acharapko:paxos_quorum_read

Conversation

@acharapko
Copy link
Copy Markdown

Paxos Quorum Read.
So far it is implemented for Paxos protocol only. Maybe add implementation for some others later?

This allows clients to directly read from quorum of follower replicas instead of going through the leader and running paxos phase for read or relying on a stable leader.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant