From a83287d94f4a20f908b182362ed706561a287326 Mon Sep 17 00:00:00 2001 From: Ruoxi Sun Date: Thu, 23 May 2024 12:05:02 +0800 Subject: [PATCH 1/2] Boring change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9f65117d43e..9ad42f242c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # TiFlash + ![tiflash-architecture](tiflash-architecture.png) [TiFlash](https://docs.pingcap.com/tidb/stable/tiflash-overview) is a columnar storage component of [TiDB](https://docs.pingcap.com/tidb/stable) and [TiDB Cloud](https://en.pingcap.com/tidb-cloud/), the fully-managed service of TiDB. It mainly plays the role of Analytical Processing (AP) in the Hybrid Transactional/Analytical Processing (HTAP) architecture of TiDB. From 91fb9b6f313f6e4266688fcb7ae5a5be1b0cf7aa Mon Sep 17 00:00:00 2001 From: Rossi Sun Date: Thu, 23 May 2024 12:08:02 +0800 Subject: [PATCH 2/2] Update README.md Co-authored-by: wuhuizuo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ad42f242c4..de0b4af4c15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # TiFlash + ![tiflash-architecture](tiflash-architecture.png) [TiFlash](https://docs.pingcap.com/tidb/stable/tiflash-overview) is a columnar storage component of [TiDB](https://docs.pingcap.com/tidb/stable) and [TiDB Cloud](https://en.pingcap.com/tidb-cloud/), the fully-managed service of TiDB. It mainly plays the role of Analytical Processing (AP) in the Hybrid Transactional/Analytical Processing (HTAP) architecture of TiDB.