Skip to content

Commit ff4a806

Browse files
add to index
1 parent a561169 commit ff4a806

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

source/index.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ MongoDB Java Reactive Streams Documentation
2929
/indexes
3030
/aggregation
3131
/secure-your-data
32+
/read-write-configuration
3233
/logging
3334
/monitoring
3435
/validate-signatures
@@ -91,6 +92,12 @@ Secure Your Data
9192
Learn about ways you can authenticate your application and encrypt your data in
9293
the :ref:`java-rs-security` section.
9394

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+
94101
What's New
95102
----------
96103

0 commit comments

Comments
 (0)