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

[incubator-skywalking] branch master updated: Update backend-storage.md (#1979)

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

pengys pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git


The following commit(s) were added to refs/heads/master by this push:
     new f5545a8  Update backend-storage.md (#1979)
f5545a8 is described below

commit f5545a87a5c5e3a212114980ad1c4499f8c6fcb3
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Thu Nov 29 20:46:27 2018 +0800

    Update backend-storage.md (#1979)
---
 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.