From afb5674fd778600dd3ebae45261fee4f446b9fd6 Mon Sep 17 00:00:00 2001 From: Stephanie <52582720+stephmarie17@users.noreply.github.com> Date: Thu, 2 Jan 2025 10:53:40 -0800 Subject: [PATCH] DOCSP-45876 Add parallel operations callout (#952) * add callout * fix typo * update method reference * edit note * update include * remove extra file (cherry picked from commit ab6436538686675d5528daa63f026bfcd6536086) --- source/fundamentals/transactions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/fundamentals/transactions.txt b/source/fundamentals/transactions.txt index d61f0c95..a2674023 100644 --- a/source/fundamentals/transactions.txt +++ b/source/fundamentals/transactions.txt @@ -208,6 +208,8 @@ the Convenient Transaction API: To see a fully runnable example that uses this API, see the :ref:`node-usage-convenient-txn` usage example. +.. sharedinclude:: dbx/transactions-parallelism.rst + .. _nodejs-transaction-settings: Transaction Options