|
|
|
|
|
by caffeinated_me
455 days ago
|
|
For a multi-tenant use case, yeah, pretty close to thinking about partitioning. For other use cases, there can be big gains from cross-shard queries that you can't really match with partitioning, but that's super use case dependent and not a guaranteed result. |
|