Skip to content

MongoDB request DSLopensavvy.ktmongo.dsl.optionsReadConcernSnapshot

Snapshot

A query returns majority-committed data as it appears across shards from a specific single point in the recent past.

In a multi-document transaction, this read concern only provides guarantees if the commits in the transaction use the write concern "majority".

External resources

Properties

bsonName

name

val name: String

ordinal

val ordinal: Int