|
|
|
|
|
by Existenceblinks
392 days ago
|
|
Looks neat, the first thing I search for in the docs is: Unique indexes Not currently supported. Requires query rewriting and separate execution engine to validate uniqueness across all shards.
But still looks promising. |
|
I would like to implement cross-shard unique indexes, but they are expensive to check for every query. Open to ideas!