Mongo Distributed Consistency

I came across these two links on Distributed Consistency on the MongoDB wiki. Both articles are good reads and do a good job comparing the consistency model of MongoDB to other systems such as CouchDB and Cassandra.

On Distributed Consistency Part 1

On Distributed Consistency Part 2