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?
So, if one day you want to shard the users table, it will render all current sharding useless, right?