|
You are here |
brooker.co.za | ||
| | | | |
transactional.blog
|
|
| | | | | Every transactional system must execute, order, validate, and persist transactions. | |
| | | | |
pgdba.org
|
|
| | | | | [AI summary] This technical article explains the Multi-Version Concurrency Control (MVCC) and transaction isolation levels in PostgreSQL, including how XIDs work and common concurrency issues. | |
| | | | |
timilearning.com
|
|
| | | | | Spanner is a rare example of a distributed database that supports externally consistent distributed transactions. Many other databases either choose not to implement distributed transactions at all, or opt for weaker consistency models because of the performance cost involved. In this post, we'll learn how Google's TrueTime API enables it to provide this guarantee at a good performance. | |
| | | | |
www.adamconrad.dev
|
|
| | | Ch 2 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann. | ||