Blog
Get the RSS feedBuild 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. →
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. →
It’s easier than ever to contribute to Vitess. The test suite migration from Python to golang makes Vitess more developer friendly. →