Posts by Jiten Vaidya
Announcing a new CEO for PlanetScale →
Learn Horizontal Scaling on PlanetScaleDB with Vitess — Rate Puppies in a Rust app with Sharded MySQL Database
[Engineering]Rate Puppies in a Rust app with Sharded MySQL Database →
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. →