MongoClientSettings.journal

Requests acknowledgment that write operations have been written to the on-disk journal.

class MongoClientSettings
bool journal;

See Also

write concern j Option.

Meta