←back to thread

132 points pongogogo | 1 comments | | HN request time: 0.232s | source
Show context
mjb ◴[] No.43747629[source]
This is great, really worth reading if you're interested in transactions.

I liked it so much I wrote up how the model applies to Amazon Aurora DSQL at https://brooker.co.za/blog/2025/04/17/decomposing.html It's interesting because of DSQL's distributed nature, and the decoupling between durability and application to storage in our architecture.

replies(2): >>43748982 #>>43749351 #
1. maniacalhack0r ◴[] No.43748982[source]
DSQL is so cool - have been following since the release and once it supports more of the postgres feature set + extensions it’ll be a killer. Fantastic architecture deep dive at ReInvent as well.