How are db handled with Sharding?
For example, Im using mongodb to store data per guild. When sharding takes place, and is a separate server per shard, is the corresponding guild data supposed to be copied to the new server?
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
but so I woul need another separate server just for the db where all shards connect to?
I do intend to have a shard per separate machine