Hi,
On chapter 2 of M103 course, there is this statement:
Just like how write concern lets you specify how durable write operations should be, read concern lets your application specify a durability guarantee for documents written by a read operation.
My question is, can a read operation cause write operations?
Thanks,
Roya