Hacker News new | ask | show | jobs
Generalized Consensus: Fulfilling Requests (multigres.com)
1 points by sougou 239 days ago
1 comments

Hi HN, this is a series on a way to generalize consensus protocols and how to adapt them to existing systems.

This is part 4: This one has a nice animation that shows how requests get fulfilled.

One of our goals is to make this work for Postgres via Multigres. But the principles can be used to implement your own solutions also. This will make Durability and High Availability more accessible for users.

I'll post here as I release the subsequent parts.