Blog
Get the RSS feedBy Alkin Tezuysal |
On behalf of the Vitess maintainers team I am pleased to announce the general availability of Vitess 8 for MySQL. →
By Sugu Sougoumarane |
The more loosely coupled components are in a distributed system the better it scales →
By Shlomi Noach |
We look at some basics and follow up to present scenarios that require higher level intervention to ensure availability and to avoid split brains from taking place. →
By Shlomi Noach |
How the new integration adds new failure detection and recovery scenarios making orchestrator’s operation goal-oriented. →
By Shlomi Noach |
Why I joined PlanetScale to work on Vitess and PlanetScaleDB and what I perceive Vitess can become in the MySQL open source ecosystem. →
By Sugu Sougoumarane |
This is a multi-part blog series and will be updated with links to the corresponding posts. →
Learn Horizontal Scaling on PlanetScaleDB with Vitess — Rate Puppies in a Rust app with Sharded MySQL Database
[Engineering]By Jiten Vaidya |
Rate Puppies in a Rust app with Sharded MySQL Database →
By Deepthi Sigireddi |
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. →
By Abhi Vaidyanatha |
Here at PlanetScale we hear some concerns about the reliability of Vitess and its capabilities with regards to data loss. →
By Morgan Tocker |
I am excited to announce the general availability of Vitess 6 the second release to follow our new accelerated release schedule. →
By Jiten Vaidya |
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. →
By Abhi Vaidyanatha |
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. →
By Deepthi Sigireddi |
It’s easier than ever to contribute to Vitess. The test suite migration from Python to golang makes Vitess more developer friendly. →