Read uncommitted is a consistency model which prohibits dirty writes, where| jepsen.io
Monotonic atomic view is a consistency model which strengthens read| jepsen.io
Fundamental Concepts| jepsen.io
XTDB is designed to simplify development, reporting and compliance for immutable systems. Unlike other SQL databases, XTDB tracks both 'system time' and 'valid time' automatically, building on the core ideas in SQL:2011 — no triggers, no history tables, no hacks. All tables are bitemporal tables.| XTDB
In a snapshot isolated system, each transaction appears to operate on an| jepsen.io
Read committed is a consistency model which strengthens read uncommitted by preventing dirty reads: transactions are not| jepsen.io
1 Update, 2025-05-03| jepsen.io