Skip to content

Commit 119e88a

Browse files
DOCSP-32300 Adds compatibility info to landing page
1 parent 3ac73eb commit 119e88a

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

source/includes/fact-environments.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- `MongoDB Atlas
2+
<https://www.mongodb.com/docs/atlas>`__: The fully
3+
managed service for MongoDB deployments in the cloud
4+
- :ref:`MongoDB Enterprise <install-mdb-enterprise>`: The
5+
subscription-based, self-managed version of MongoDB
6+
- :ref:`MongoDB Community <install-mdb-community-edition>`: The
7+
source-available, free-to-use, and self-managed version of MongoDB

source/index.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ If your Java application requires asynchronous stream processing, use the
4646
:driver:`Reactive Streams Driver </reactive-streams/>` which uses Reactive
4747
Streams to make non-blocking calls to MongoDB.
4848

49+
Compatibility
50+
-------------
51+
52+
You can use the {+driver-short+} to connect to deployments hosted in the
53+
following environments:
54+
55+
.. include:: /includes/fact-environments.rst
4956

5057
Quick Start
5158
-----------

0 commit comments

Comments
 (0)