|
You are here |
jepsen.io | ||
| | | | |
sookocheff.com
|
|
| | | | | Title and Author of Paper Generalized Isolation Level Definitions, Adya et al. Summary The ANSI SQL standard defines isolation levels allowing database users to trade off between performance and consistency when running transactions. Unfortunately, the wording in the SQL standard is geared towards locking as the sole supported concurrency method. This paper presents alternative definitions to the isolation levels specified in the ANSI SQL standard that are general enough to allow for any concurrency method (multi-version, optimistic, etc.) to be used. | |
| | | | |
blog.acolyer.org
|
|
| | | | | [AI summary] The post discusses a new tool called Elle, which efficiently infers and detects isolation anomalies in database systems by analyzing execution histories and reconstructing dependency graphs. | |
| | | | |
timilearning.com
|
|
| | | | | A brief description of Serial Consistency, External Consistency and Linearizability in distributed database systems. | |
| | | | |
blog.omega-prime.co.uk
|
|
| | | Something I recently became interested in is map data structures for external memory - i.e. ways of storing indexed data that are optimized for storage on disk. | ||