Y
Hacker News
new
|
ask
|
show
|
jobs
by
fizx
337 days ago
I thought dsql was distributed transactions. :thinking:
1 comments
mjb
337 days ago
DSQL does use distributed transactions to offer active-active alongside strong consistency and isolation guarantees. Here's how:
https://brooker.co.za/blog/2024/12/05/inside-dsql-writes.htm...
link