Sharding to be or not to be? #18173
Unanswered
supercaligit
asked this question in
Q&A
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The documentation recommends that sharding not be used for database size less that 100Gb, because clearly the overhead outweighs the benefits. So if I start with a nonsharded database and then expect to migrate to a sharded database I have the following questions.
Beta Was this translation helpful? Give feedback.
All reactions