Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WriteConcernSettings

Hierarchy

  • WriteConcernSettings

Index

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

Generated using TypeDoc