You are here |
emptysqua.re | ||
| | | |
siemens.blog
|
|
| | | | ||
| | | |
blog.thislongrun.com
|
|
| | | | CAP theorem and databases: definitions of ACID, Atomic, Consistent, Isolated, Durable vs. available and partition. | |
| | | |
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. | |
| | | |
blog.thislongrun.com
|
|
| | CAP theorem: explains the difference between CA and CP. Shows how the database consistency impacts the application. |