File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change @@ -379,3 +379,13 @@ Connection Pools
379
379
.. |newversion| replace:: 4.2
380
380
381
381
.. |oldversion| replace:: 4.0
382
+
383
+ Using Aggregation Pipelines with Clusters
384
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
385
+
386
+ For more information on how sharding works with :ref:`aggregations
387
+ <aggregation-framework>`, read the sharding chapter in the `Practical
388
+ MongoDB Aggregations
389
+ <https://www.practical-mongodb-aggregations.com/guides/sharding.html>`__
390
+ e-book.
391
+
Original file line number Diff line number Diff line change @@ -389,12 +389,22 @@ available on sharded clusters.
389
389
390
390
.. include:: /includes/extracts/transactions-committed-visibility.rst
391
391
392
+ Learn More
393
+ ----------
394
+
395
+ Practical MongoDB Aggregations E-Book
396
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
397
+
398
+ For more information on how sharding works with
399
+ :ref:`aggregations <aggregation-framework>`, read the sharding chapter
400
+ in the `Practical MongoDB Aggregations
401
+ <https://www.practical-mongodb-aggregations.com/guides/sharding.html>`__
402
+ e-book.
392
403
393
- For details, see:
404
+ Additional Information
405
+ ~~~~~~~~~~~~~~~~~~~~~~
394
406
395
407
- :doc:`/core/transactions`
396
408
- :doc:`/core/transactions-production-consideration`
397
409
- :doc:`/core/transactions-sharded-clusters`
398
410
399
-
400
-
You can’t perform that action at this time.
0 commit comments