Comment on DigitalOcean lost our data and gave us $500parentComments−FooBarWidget12ySounds to me like you have no choice but to shard your database in order to reduce the write load on a single database.Or upgrade your database servers' hardware (more RAM, faster CPU, faster SSD) to the point where you can dump the database.
Comments
Sounds to me like you have no choice but to shard your database in order to reduce the write load on a single database.
Or upgrade your database servers' hardware (more RAM, faster CPU, faster SSD) to the point where you can dump the database.