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 a561169 commit ff4a806Copy full SHA for ff4a806
source/index.txt
@@ -29,6 +29,7 @@ MongoDB Java Reactive Streams Documentation
29
/indexes
30
/aggregation
31
/secure-your-data
32
+ /read-write-configuration
33
/logging
34
/monitoring
35
/validate-signatures
@@ -91,6 +92,12 @@ Secure Your Data
91
92
Learn about ways you can authenticate your application and encrypt your data in
93
the :ref:`java-rs-security` section.
94
95
+Configure Operations on Replica Sets
96
+------------------------------------
97
+
98
+Learn how to configure read and write operations on a replica set in the
99
+:ref:`java-rs-read-write-config` section.
100
101
What's New
102
----------
103
0 commit comments