Continuing from the previous Post Data consistency is a big deal, so its worth taking a look at MongoDB handles consistency. In a single database scenario, if we have 2 observers A & B, and there is a document with a value X='123'. At some point A decides to update the document with say '789'... Continue Reading →