imbradn 7 days ago

We used it to shard a database at Instacart after your time instead of the “replicate everything and drop the data on the shard approach”. That combined with dropping all the indexes (minus the primary key) worked well for the data copy/initial sharding.

1
levkk 7 days ago

That's good to know. Don't hesitate to reach out if you ever want to chat about this stuff. My email: [email protected]