Skip to main content

Generalized Consensus: Recap

· 10 min read
Sugu Sougoumarane
Creator of Multigres, Vitess

We covered a lot of ground in this series. We started with the following objectives:

  • Propose an alternate and more approachable definition of consensus.
  • Expand the definition into concrete requirements.
  • Break the problem down into goal-oriented rules.
  • Provide algorithms and approaches to satisfy the rules with adequate explanations to prove correctness and safety.
  • Show that existing algorithms are special cases of this generalization.

Below is a summary of the topics we covered.