Hacker News new | ask | show | jobs
by rednet 1718 days ago
Followup question: does the sharding happen within the app that talks to the DB, or do you shard traffic before it hits them? In the former case the total number of DB connections required presumably grows something like n^2.