The MongoDB ReadConcern, which allows for control of the consistency and isolation properties of the data read from replica sets and replica set shards.
https://www.mongodb.com/docs/manual/reference/read-concern/index.html
Constructs a ReadConcern from the read concern level.
Construct a ReadConcern given an options object.
The options object from which to extract the write concern.
Generated using TypeDoc
The MongoDB ReadConcern, which allows for control of the consistency and isolation properties of the data read from replica sets and replica set shards.
https://www.mongodb.com/docs/manual/reference/read-concern/index.html