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 53c564c commit ff1959fCopy full SHA for ff1959f
source/tutorial.txt
@@ -37,7 +37,7 @@ Development Patterns
37
:maxdepth: 1
38
39
tutorial/perform-two-phase-commits
40
- tutorial/perform-atomic-operations
+ tutorial/isolate-sequence-of-operations
41
tutorial/enforce-unique-keys-for-sharded-collections
42
tutorial/aggregation-examples
43
source/tutorial/perform-atomic-operations.txt renamed to source/tutorial/isolate-sequence-of-operations.txt
@@ -1,6 +1,6 @@
1
-=========================
2
-Perform Atomic Operations
3
+==============================
+Isolate Sequence of Operations
4
5
.. default-domain:: mongodb
6
0 commit comments