Skip to content

Commit 07f11d9

Browse files
committed
wip
1 parent e4399b8 commit 07f11d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/fundamentals/transactions.txt

+7
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,13 @@ and commit changes to existing documents:
106106

107107
.. sharedinclude:: dbx/transactions-parallelism.rst
108108

109+
.. replacement:: driver-specific-content
110+
111+
If you're using {+mdb-server+} v8.0 or later, you can perform
112+
write operations on multiple namespaces within a single
113+
transaction by using bulk write operations. To learn more, see the
114+
:ref:`kotlin-fundamentals-bulkwrite` guide.
115+
109116
Additional Information
110117
----------------------
111118

0 commit comments

Comments
 (0)