Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-14954

[Manual] Consider documenting safe ways to achieve serializability with snapshot isolation

      Snapshot isolation is prone to anomalies like Write-skew. Customers who want to use mongodb but are sensitive to write skew can still use snapshot isolation with various techniques, such as turning reads into writes or synchronizing on an individual document. We should consider if we want to document these workarounds to show that MongoDB can work in these wider use cases. This is similar to how we used to document how to achieve linearizability with findAndModify

            Assignee:
            Unassigned Unassigned
            Reporter:
            judah.schvimer@mongodb.com Judah Schvimer
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:
              47 weeks, 2 days ago