Does Rethinkdb support thousands of tables? -
does rethinkdb support creating/managing thousands of tables?
usecase: tenant managed tables, without preknown schema.
edit
for future ref: https://github.com/rethinkdb/rethinkdb/issues/1861
that should work, rethinkdb wasn't designed use case , there's per-table memory overhead of 12mb, may need lot of memory on server.
Comments
Post a Comment