WriteConcernSettings | mongodb (original) (raw)
Hierarchy
- WriteConcernSettings
Index
Properties
Properties
Optional fsync
fsync?: boolean | 1
The file sync write concern
Optional j
j?: boolean
The journal write concern
Optional journal
journal?: boolean
The journal write concern
Optional w
w?: W
The write concern
Optional wtimeout
wtimeout?: number
The write concern timeout
Optional wtimeoutMS
wtimeoutMS?: number
The write concern timeout