
Orchestrator failure detection and recovery: New Beginnings
How the new integration adds new failure detection and recovery scenarios making orchestrator’s operation goal-oriented.


Consensus algorithms at scale: Part 2 - Rules of consensus
The Rules of Consensus


Consensus algorithms at scale: Part 1 - Introduction
This is a multi-part blog series and will be updated with links to the corresponding posts.


Announcing Vitess 7
On behalf of the Vitess maintainers team I am pleased to announce the general availability of Vitess 7. Major Themes Improved SQL Support We continued to progress towards (almost) full MySQL compatibility.


Debunking 3 myths about Vitess fault tolerance
Here at PlanetScale we hear some concerns about the reliability of Vitess and its capabilities with regards to data loss.


Announcing Vitess 6
I am excited to announce the general availability of Vitess 6 the second release to follow our new accelerated release schedule.


ACID Transactions are not just for banks — the Vitess approach
Build systems that do not lose data. Vitess prevents asynchronous failure in two ways: (1) ensuring that the changes are saved locally on storage with the redo log and binary logs safely written to disk and (2) making use of semi-synchronous replication.


Videos: Intro to Vitess—its powerful capabilities and how to get started
This video playlist featuring Vitess co-creator Sugu Sougoumarane is an excellent resource to learn more about the features and capabilities of open source Vitess.


PlanetScale migrates open source Vitess test suite from Python to Go
It’s easier than ever to contribute to Vitess. The test suite migration from Python to golang makes Vitess more developer friendly.
