Hi guys, I am in the process of preparing our docs for partitioning. I guess a lot of us are already using something like a "docType" prop within each document. So it seems to be obvious to partition the docs by its "docType".
Depending on the database, this would lead to a certain number of partitions. Let's say 10, or maybe 100 or more over the time. So I wonder, is there any limit for the number of partitions so that should we think about more wisely about how to partition our database? Thanks! Olaf
