Skip to content

Commit ab72d9e

Browse files
Merge 5.4 into 5.x (#3390)
2 parents 649250a + 02a0bca commit ab72d9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/transactions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,10 @@ Requirements and Limitations
6262

6363
MongoDB Server and the {+odm-short+} have the following limitations:
6464

65+
- MongoDB standalone deployments do not support transactions. To use
66+
transactions, your deployment must be a multiple node replica set or
67+
sharded cluster.
68+
6569
- MongoDB does not support nested transactions. If you attempt to start a
6670
transaction within another one, the extension raises a ``RuntimeException``.
6771
To learn more about this limitation, see :manual:`Transactions and Sessions </core/transactions/#transactions-and-sessions>`

0 commit comments

Comments
 (0)