AdvancedVocabulary#backend#architecture#developer-tools

Write Skew Isolation Anomaly Vocabulary

Learn the vocabulary of a subtle transaction anomaly that snapshot isolation alone doesn't catch.

0 / 5 completed
1 / 5
At standup, a dev mentions two transactions each reading the same overlapping data, each deciding their write is safe based on that read, then each writing a different row, together silently violating an invariant that spans both rows. What is this anomaly called?