|
6 | 6 | + Concepts |
7 | 7 | - [Architecture](architecture.md) |
8 | 8 | + [Key Features](key-features.md) |
9 | | - - [Horizontal Scalability](overview.md#horizontal-scalability) |
10 | | - - [MySQL Compatible Syntax](overview.md#mysql-compatible-syntax) |
11 | | - - [Replicate from and to MySQL](overview.md#replicate-from-and-to-mysql) |
12 | | - - [Distributed Transactions with Strong Consistency](overview.md#distributed-transactions-with-strong-consistency) |
13 | | - - [Cloud Native Architecture](overview.md#cloud-native-architecture) |
14 | | - - [Minimize ETL with HTAP](overview.md#minimize-etl-with-htap) |
15 | | - - [Fault Tolerance & Recovery with Raft](overview.md#fault-tolerance--recovery-with-raft) |
16 | | - - [Automatic Rebalancing](overview.md#automatic-rebalancing) |
17 | | - - [Deployment and Orchestration with Ansible, Kubernetes, Docker](overview.md#deployment-and-orchestration-with-ansible-kubernetes-docker) |
18 | | - - [JSON Support](overview.md#json-support) |
19 | | - - [Spark Integration](overview.md#spark-integration) |
20 | | - - [Read Historical Data without Restoring from Backup](overview.md#read-historical-data-without-restoring-from-backup) |
21 | | - - [Fast Import and Restore of Data](overview.md#fast-import-and-restore-of-data) |
22 | | - - [Hybrid of Column and Row Storage](overview.md#hybrid-of-column-and-row-storage) |
23 | | - - [SQL Plan Management](overview.md#sql-plan-management) |
24 | | - - [Open Source](overview.md#open-source) |
25 | | - - [Online Schema Changes](overview.md#online-schema-changes) |
| 9 | + - [Horizontal Scalability](key-features.md#horizontal-scalability) |
| 10 | + - [MySQL Compatible Syntax](key-features.md#mysql-compatible-syntax) |
| 11 | + - [Replicate from and to MySQL](key-features.md#replicate-from-and-to-mysql) |
| 12 | + - [Distributed Transactions with Strong Consistency](key-features.md#distributed-transactions-with-strong-consistency) |
| 13 | + - [Cloud Native Architecture](key-features.md#cloud-native-architecture) |
| 14 | + - [Minimize ETL with HTAP](key-features.md#minimize-etl-with-htap) |
| 15 | + - [Fault Tolerance & Recovery with Raft](key-features.md#fault-tolerance--recovery-with-raft) |
| 16 | + - [Automatic Rebalancing](key-features.md#automatic-rebalancing) |
| 17 | + - [Deployment and Orchestration with Ansible, Kubernetes, Docker](key-features.md#deployment-and-orchestration-with-ansible-kubernetes-docker) |
| 18 | + - [JSON Support](key-features.md#json-support) |
| 19 | + - [Spark Integration](key-features.md#spark-integration) |
| 20 | + - [Read Historical Data without Restoring from Backup](key-features.md#read-historical-data-without-restoring-from-backup) |
| 21 | + - [Fast Import and Restore of Data](key-features.md#fast-import-and-restore-of-data) |
| 22 | + - [Hybrid of Column and Row Storage](key-features.md#hybrid-of-column-and-row-storage) |
| 23 | + - [SQL Plan Management](key-features.md#sql-plan-management) |
| 24 | + - [Open Source](key-features.md#open-source) |
| 25 | + - [Online Schema Changes](key-features.md#online-schema-changes) |
26 | 26 | + How-to |
27 | 27 | + Get Started |
28 | 28 | + Start a Local Cluster |
|
0 commit comments