Skip to content

Commit 2a135d1

Browse files
committed
DOCSP-45868: Parallel operations admonition (#81)
(cherry picked from commit 4cad443)
1 parent eb93bd5 commit 2a135d1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

source/write/transactions.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,15 @@ completes the following actions:
170170

171171
Transaction successful!
172172

173+
.. sharedinclude:: dbx/transactions-parallelism.rst
174+
175+
.. replacement:: driver-specific-content
176+
177+
If you're using {+mdb-server+} v8.0 or later, you can perform
178+
write operations on multiple namespaces within a single transaction by using
179+
bulk write operations. For more information, see the :ref:`<c-bulk-write>`
180+
guide.
181+
173182
Additional Information
174183
----------------------
175184

0 commit comments

Comments
 (0)