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 e4399b8 commit 07f11d9Copy full SHA for 07f11d9
source/fundamentals/transactions.txt
@@ -106,6 +106,13 @@ and commit changes to existing documents:
106
107
.. sharedinclude:: dbx/transactions-parallelism.rst
108
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
116
Additional Information
117
----------------------
118
0 commit comments