Backend Engineering w/Sofwan

Backend Engineering w/Sofwan

Follow
Follow
homeWebsitebadgesnewsletter
Tag

Distributed Database

#distributed-database

More content

Read more stories on Hashnode


Articles with this tag

Distributed Transactions: Overview

Jan 3, 20235 min read

The basics and overview of Distributed transactions · A distributed transaction is one that involves numerous database systems or other resources in a...

Distributed Transactions: Overview

Try-Confirm-Cancel (TCC) Protocol

Oct 11, 20224 min read

TCC in Distributed Transactions: Bringing Order to Chaos · Intro In the world of distributed transactions, there are many ways to get transactions...

Try-Confirm-Cancel (TCC) Protocol