File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
source/core/queryable-encryption Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -22,15 +22,20 @@ Learn about the applications and libraries you must install to use
22
22
What You Need
23
23
-------------
24
24
25
- Before you can use {+qe+}, you must set up the following items
25
+ Before you can use {+qe+}, set up the following items
26
26
in your development environment:
27
27
28
- - Download the :ref:`{+shared-library+} <qe-reference-shared-library-download>`.
28
+ - (Optional) Download the :ref:`{+shared-library+} <qe-reference-shared-library-download>`.
29
+ The shared library replaces :ref:`mongocryptd <qe-mongocryptd>` and
30
+ does not require spawning a new process.
31
+
29
32
- Install a :ref:`MongoDB Driver Compatible with {+qe+} <qe-driver-compatibility>`.
30
33
- Start an
31
34
:atlas:`Atlas Cluster </getting-started?jmp=docs>`
32
35
or a
33
- :manual:`MongoDB Enterprise instance </tutorial/manage-mongodb-processes/#start-mongod-processes>`
36
+ :manual:`MongoDB Enterprise instance
37
+ </tutorial/manage-mongodb-processes/#start-mongod-processes>`
38
+
34
39
- Install specific driver dependencies. To see the list of
35
40
dependencies for your driver, select the tab corresponding to the language you
36
41
would like to use to complete this guide:
You can’t perform that action at this time.
0 commit comments