Hacker News
new
past
comments
ask
show
jobs
points
by
mcpherrinm
17 hours ago
|
comments
by
ronfriedhaber
17 hours ago
|
[-]
Therefore, Consistency guarantees are based on implementing application-specific partitioning (correctly)?
reply
by
mcpherrinm
15 hours ago
|
parent
|
[-]
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