Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions source/fundamentals/transactions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ For an additional example using sessions and transactions with the {+driver-shor
:website:`developer blog post on Multi-Document ACID Transactions
</developer/languages/go/golang-multi-document-acid-transactions/>`.

.. sharedinclude:: dbx/transactions-parallelism.rst
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this would make more sense to include at the end of the Session and Transaction Options
section, just before the example. People will be looking for this type of information when they're specifying options.


.. _api-docs-transaction:

API Documentation
Expand Down
Loading