Hacker News
new
past
comments
ask
show
jobs
points
by
ronfriedhaber
17 hours ago
|
comments
by
mcpherrinm
16 hours ago
|
[-]
Yeah. Vitess does have some options for atomic cross-shard commits using an additional database to track two-phase commits, but that's expensive so you probably want to avoid that.
https://vitess.io/docs/25.0/reference/features/distributed-t...
reply