Hacker News new | ask | show | jobs
by siong1987 5377 days ago
From what I am understanding from the post is that you are actually sharding other tables like photos, likes, comments but not the main users table, right?

So, if one day you want to shard the users table, it will render all current sharding useless, right?