#distributed-transactions

[ follow ]
Medium
2 months ago
Scala

Two-phase consensus with functional Scala

Two-phase consensus involves prepare and commit/abort phases.
Endless-transaction library abstracts two-phase commit pattern into tagless-final abstractions. [ more ]
InfoQ
3 months ago
DevOps

Amazon DynamoDB Distributed Transactions at Scale

Transactions in NoSQL databases are highly sought after by developers.
Databases are rapidly moving to the cloud due to the benefits of scalability and managed experiences. [ more ]
[ Load more ]