Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • FSyncOptions

Index

Properties

Properties

Optional fsync

fsync: undefined | true | false

Specify a file sync write concern.

Optional j

j: undefined | true | false

Specify a journal write concern.

Optional w

w: number | string

The write concern.

Optional wtimeout

wtimeout: undefined | number

The write concern timeout.

Generated using TypeDoc