Update backend-storage.md (#1979)

This commit is contained in:
吴晟 Wu Sheng 2018-11-29 20:46:27 +08:00 committed by 彭勇升 pengys
parent 4392ec3ee9
commit f5545a87a5
1 changed files with 1 additions and 0 deletions

View File

@ -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.