commit-read-only-skip-conflict-check

Status: IN

Read-only transactions bypass write-write conflict detection entirely in `commit()` and always commit successfully, since they cannot produce write-write conflicts.

Source: entries/2026/05/29/snapshot-isolation-mvcc_database-commit.md

JSON