Optional bitsA number that reflects the target processor architecture of the mongod binary.
BuildInfo
Optional debugA boolean that reflects whether or not the mongod instance was built with debugging options.
BuildInfo
Optional gitThe commit identifier that identifies the state of the code use to build the mongod.
BuildInfo
Optional javascriptA string that reports the JavaScript engine used in the mongod instance. By default, this is mozjs after version 3.2, and previously V8.
BuildInfo
Optional maxA number that reports the Maximum BSON Document Size
BuildInfo
Optional versionHuman-readable version information about the mongod instance. This string will take the format <major>.<minor>.<patch>.
BuildInfo
Optional versionAn array that conveys version information about the mongod instance. See version for a more readable version of this string.
BuildInfo
Generated using TypeDoc
Export
BuildInfo