Stripe built DocDB, their internal database as a service, on top of MongoDB to make scaling easier. DocDB handles dynamic rebalancing between shards, gives fine-grained control over data distribution, and ensures data consistency during migrations.
Sort: