Skip to content

Commit 6088c40

Browse files
authored
Update partitioning.md
1 parent 041eda0 commit 6088c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/mongodb/vcore/partitioning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The compute, memory, storage, and IOPS capacity of the physical shard determine
6969

7070

7171
### Replica sets
72-
Each physical shard consists of a set of replicas, also referred to as a replica set. Each replica hosts an instance of the database engine. A replica set makes the data store within the physical shard durable, highly available, and consistent. Each replica that makes up the physical shard inherits the partition's storage and compute capacity. Azure Cosmos DB for MongoDB vCore automatically manages replica sets.
72+
Each physical shard consists of a set of replicas, also referred to as a replica set. Each replica hosts an instance of the database engine. A replica set makes the data store within the physical shard durable, highly available, and consistent. Each replica that makes up the physical shard inherits the physical shard's storage and compute capacity. Azure Cosmos DB for MongoDB vCore automatically manages replica sets.
7373

7474

7575
## Best practices for sharding data

0 commit comments

Comments
 (0)