Explore >> Select a destination


You are here

justinjaffray.com
| | timilearning.com
3.7 parsecs away

Travel
| | Distributed databases typically divide their tables into partitions spread across different servers which get accessed by many clients. In these databases, client transactions often span the different servers, as the transactions may need to read from various partitions. A distributed transaction is a database transaction which spans multiple servers. This post will detail how databases guarantee some ACID properties when executing distributed transactions.
| | jepsen.io
1.6 parsecs away

Travel
| |
| | buttondown.com
4.9 parsecs away

Travel
| | One thing about concurrency control ("isolation") in a transactional database is that it incurs costs, and there's broadly two kinds of such costs. The first...
| | pavan-kalyan.dev
10.2 parsecs away

Travel
|