File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ In addition to collections, MongoDB supports:
5757
5858- Read-only :doc:`/core/views` (Starting in MongoDB 3.4)
5959
60- - :doc:`/core/materialized-views` (Starting in MongoDB 4.2)
60+ - :doc:`/core/materialized-views` (Starting in MongoDB 4.2).
6161
6262Key Features
6363------------
@@ -92,7 +92,7 @@ MongoDB's replication facility, called :doc:`replica set
9292
9393- *automatic* failover
9494
95- - data redundancy
95+ - data redundancy.
9696
9797A :doc:`replica set </replication>` is a group of
9898MongoDB servers that maintain the same data set, providing redundancy
@@ -123,7 +123,7 @@ MongoDB supports :doc:`multiple storage engines
123123- :doc:`/core/wiredtiger` (including support for
124124 :doc:`/core/security-encryption-at-rest`)
125125
126- - :doc:`/core/inmemory`
126+ - :doc:`/core/inmemory`.
127127
128128In addition, MongoDB provides pluggable storage engine API that allows
129129third parties to develop storage engines for MongoDB.
You can’t perform that action at this time.
0 commit comments