/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jepsen.io
| | surfingcomplexity.blog
2.3 parsecs away

Travel
| | In the previous blog post, we saw how a transaction isolation strategy built on multi-version concurrency control (MVCC) does not implement the serializable isolation level. Instead, it implements a weaker isolation level called snapshot isolation. In this post, I'll discuss how that MVCC model can be extended in order to achieve serializability, based on work...
| | aphyr.com
4.4 parsecs away

Travel
| |
| | muratbuffalo.blogspot.com
4.0 parsecs away

Travel
| | This paper (SIGMOD '08) proposes a lightweight runtime technique to make Snapshot Isolation (SI) serializable without falling back to locki...
| | ravendb.net
22.4 parsecs away

Travel
| RavenDB and MongoDB evolved to support ACID transactions at the cluster level, debunking the myth that NoSQL databases can't be ACID-compliant. Learn more.