From 77252c1a132246bede2ada26e413d151be838f17 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 26 Jul 2023 08:04:29 +0000 Subject: [PATCH] Preview PR https://github.com/pingcap/docs/pull/14296 and this preview is triggered from commit https://github.com/pingcap/docs/pull/14296/commits/fa92400135eac86e3979c3b9e5915448d00cfb0e --- markdown-pages/en/tidb/master/releases/release-7.3.0.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/markdown-pages/en/tidb/master/releases/release-7.3.0.md b/markdown-pages/en/tidb/master/releases/release-7.3.0.md index d048343db..fe66ed10b 100644 --- a/markdown-pages/en/tidb/master/releases/release-7.3.0.md +++ b/markdown-pages/en/tidb/master/releases/release-7.3.0.md @@ -23,8 +23,8 @@ Quick access: [Quick start](https://docs.pingcap.com/tidb/v7.3/quick-start-with- - Scalability and Performance - Partitioned Raft KV GA. Learn more. + Scalability and Performance + Partitioned Raft KV GA Every key region will store its key-value data in its own isolated LSM tree (RocksDB). This drastically improves write performance, reduces I/O amplication, speeds up scale-in/-out operations, and is a huge step toward TiDB handling beyond PB-scale workloads per cluster.