Merge 65f7a80e019a475769d26d6054a8296a95098a53 into 40e683d23c180cc9fbc42c972e3892ab23e41bc0

This commit is contained in:
Marcin Surma 2025-03-17 04:41:05 +07:00 committed by GitHub
commit a95a068ed3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -381,7 +381,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Relational Databases](https://www.mysql.com/products/cluster/scalability.html)
* [MySQL at Uber](https://www.uber.com/en-SG/blog/mysql-at-uber/)
* [MySQL at Pinterest](https://medium.com/@Pinterest_Engineering/learn-to-stop-using-shiny-new-things-and-love-mysql-3e1613c2ce14)
* [PostgreSQL at Twitch](https://blog.twitch.tv/how-twitch-uses-postgresql-c34aa9e56f58)
* [PostgreSQL at Twitch](https://blog.twitch.tv/en/2016/10/11/how-twitch-uses-postgresql-c34aa9e56f58)
* [Scaling MySQL-based Financial Reporting System at Airbnb](https://medium.com/airbnb-engineering/tracking-the-money-scaling-financial-reporting-at-airbnb-6d742b80f040)
* [Scaling MySQL at Wix](https://www.wix.engineering/post/scaling-to-100m-mysql-is-a-better-nosql)
* [Building and Deploying MySQL Raft at Meta](https://engineering.fb.com/2023/05/16/data-infrastructure/mysql-raft-meta/)