Skip to content

Commit a9f96a3

Browse files
committed
add callout
1 parent 3e0e04e commit a9f96a3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/fundamentals/transactions.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,15 @@ the Convenient Transaction API:
208208
To see a fully runnable example that uses this API, see the
209209
:ref:`node-usage-convenient-txn` usage example.
210210

211+
.. sharedinclude:: dbx/transactions-parallelism.rst
212+
213+
.. replacement:: driver-specific-content
214+
215+
If you're using {+mdb-server+} v8.0 or later, you can perform
216+
write operations on multiple namespaces within a single transaction by using
217+
the ``BulkWrite()`` method. For more information,
218+
see the :ref:`<node-usage-bulk>` guide.
219+
211220
.. _nodejs-transaction-settings:
212221

213222
Transaction Options

0 commit comments

Comments
 (0)