Skip to content

Commit c78ea4d

Browse files
DOCSP-32300 Adds compatibility info to landing page
1 parent 5bb969d commit c78ea4d

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
@@ -45,6 +45,13 @@ If your Java application requires asynchronous stream processing, use the
4545
:driver:`Reactive Streams Driver </reactive-streams/>` which uses Reactive
4646
Streams to make non-blocking calls to MongoDB.
4747

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

4956
Quick Start
5057
-----------

0 commit comments

Comments
 (0)