You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2018/11/29 12:17:09 UTC

[incubator-skywalking] 01/01: Update backend-storage.md

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch wu-sheng-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git

commit c6fc9d4bd1519b85f5918af2b8e38ed653146a3d
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Nov 29 20:17:04 2018 +0800

    Update backend-storage.md
---
 docs/en/setup/backend/backend-storage.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/en/setup/backend/backend-storage.md b/docs/en/setup/backend/backend-storage.md
index 5c2fcd5..c3ef0cf 100644
--- a/docs/en/setup/backend/backend-storage.md
+++ b/docs/en/setup/backend/backend-storage.md
@@ -5,6 +5,7 @@ use is by changing the `application.yml`
 - [**H2**](#h2)
 - [**ElasticSearch 6**](#elasticsearch-6)
 - [**MySQL**](#mysql)
+- [**TiDB**](#tidb)
 
 ## H2
 Active H2 as storage, set storage provider to **H2** In-Memory Databases. Default in distribution package.