Explore >> Select a destination


You are here

emptysqua.re
| | siemens.blog
22.1 parsecs away

Travel
| |
| | blog.thislongrun.com
16.1 parsecs away

Travel
| | CAP theorem and databases: definitions of ACID, Atomic, Consistent, Isolated, Durable vs. available and partition.
| | timilearning.com
9.5 parsecs away

Travel
| | 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
99.9 parsecs away

Travel
| CAP theorem: explains the difference between CA and CP. Shows how the database consistency impacts the application.