Skip to content

Commit fa92400

Browse files
authored
Update releases/release-7.3.0.md
1 parent 4445cb3 commit fa92400

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releases/release-7.3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Quick access: [Quick start](https://docs.pingcap.com/tidb/v7.3/quick-start-with-
2424
<tbody>
2525
<tr>
2626
<td>Scalability and Performance</td>
27-
<td><a href="https://docs.pingcap.com/tidb/stable/partitioned-raft-kv#partitioned-raft-kv">Partitioned Raft KV GA.</a></td>
27+
<td><a href="https://docs.pingcap.com/tidb/stable/partitioned-raft-kv#partitioned-raft-kv">Partitioned Raft KV GA</a></td>
2828
<td>Every key region will store its key-value data in its own isolated LSM tree (RocksDB).
2929
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.
3030
</td>

0 commit comments

Comments
 (0)