Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions source/reference/glossary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ Glossary
.. seealso:: :doc:`/replication` and :doc:`/core/replication`.

replication
A feature allowing multiple database servers to share the same
data, thereby ensuring redundancy and facilitating load balancing.
MongoDB supports two flavors of replication: master-slave replication
and replica sets.
A feature allowing multiple database servers to share the same
data, thereby ensuring redundancy and facilitating load balancing.
MongoDB supports two flavors of replication: master-slave replication
and replica sets.

.. seealso:: :term:`replica set`, :term:`sharding`,
:doc:`/replication`. and :doc:`/core/replication`.
Expand Down