Small consolation prize is we can generate unique primary keys: https://docs.pgdog.dev/features/sharding/primary-keys/.
I would like to implement cross-shard unique indexes, but they are expensive to check for every query. Open to ideas!
I would like to implement cross-shard unique indexes, but they are expensive to check for every query. Open to ideas!