Skip to content

Commit

Permalink
docs: use consistent page_title and top level header
Browse files Browse the repository at this point in the history
  • Loading branch information
EspenAlbert committed Jul 24, 2024
1 parent 8169efb commit 4505eb8
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions docs/guides/advanced-cluster-new-sharding-schema.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ page_title: "Migration - Advanced Cluster New Sharding Schema"

**Objective**: Guide users to migrate their existing advanced_cluster configurations to use the new sharding schema which was introduced in version `1.18.0`. Additionally, a section is included to describe how Independent Shard Scaling can be used once the new sharding schema is adopted. Exiting sharding configurations will continue to work but will have deprecation messages if not using the new sharding schema.

- [Overview of schema changes](#overview)
- [Migrating existing advanced_cluster type SHARDED](#migration-sharded)
- [Migrating existing advanced_cluster type GEOSHARDED](#migration-geosharded)
- [Migrating existing advanced_cluster type REPLICASET](#migration-replicaset)
- [Leveraging Independent Shard Scaling](#leveraging-iss)
- [Migration - Advanced Cluster New Sharding Schema](#migration---advanced-cluster-new-sharding-schema)
- [Overview of schema changes](#overview-of-schema-changes)
- [Migrating existing advanced\_cluster type SHARDED](#migrating-existing-advanced_cluster-type-sharded)
- [Migrating existing advanced\_cluster type GEOSHARDED](#migrating-existing-advanced_cluster-type-geosharded)
- [Migrating existing advanced\_cluster type REPLICASET](#migrating-existing-advanced_cluster-type-replicaset)
- [Leveraging Independent Shard Scaling](#leveraging-independent-shard-scaling)

<a id="overview"></a>
# Overview of schema changes
Expand Down

0 comments on commit 4505eb8

Please sign in to comment.