|
|
|
|
|
by rwu1997
3171 days ago
|
|
I’m currently a developer at Cockroach working on interleaved tables. If by multi tenancy you mean sharding by a particular column (or set of columns) to groups of nodes, interleaved tables are probably not what you’re looking for. Table partitioning is currently on the roadmap and you can find the RFC here https://github.com/cockroachdb/cockroach/blob/master/docs/RF.... |
|