RethinkDB raises an $8M Series A 13 years ago
I wonder if the low limits on the number of databases and tables will be fixed in 1.12.
I've seen issue 1648 closed for 1.12 and issue 97 to be completed. Are these two enough to fix the limits?
Will it be possibly to have, say 100K tables in a single database? In 1000 databases? Is it possible to have 10K databases?
I've read @cofeemug's explanation that a table is a heavyweight object requiring a few megs of disk space. But that's just a few TBs for 100K tables which is perfectly fine for a 32 node cluster.
Also, it would be great of you could make a page like Mongos' "Limits and Thresholds". I understand that you have lots of other things to do but that one is key in making a decision to use Rethink vs other options.