We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 823101f commit 9097a96Copy full SHA for 9097a96
source/reference/write-concern.txt
@@ -218,6 +218,9 @@ the write operation has been written to the :doc:`on-disk journal
218
configuration setting determines the behavior. See
219
:ref:`wc-ack-behavior` for details.
220
221
+ - A write concern that includes or implies ``j: true`` causes an
222
+ immediate journal synchronization. See :ref:`journal-process`.
223
+
224
.. _wc-wtimeout:
225
226
``wtimeout``
0 commit comments