diff --git a/README.md b/README.md index ba8d5da3..bd2bf155 100644 --- a/README.md +++ b/README.md @@ -1,39 +1 @@ -# TiDB Lightning - -[![Build Status](https://internal.pingcap.net/idc-jenkins/job/test_lightning_master/badge/icon)](https://internal.pingcap.net/idc-jenkins/job/test_lightning_master/) -[![Coverage Status](https://coveralls.io/repos/github/pingcap/tidb-lightning/badge.svg?branch=master)](https://coveralls.io/github/pingcap/tidb-lightning?branch=master) -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Ftidb-lightning.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Ftidb-lightning?ref=badge_shield) - -**TiDB Lightning** is a tool for fast full import of large amounts of data into a [TiDB](https://docs.pingcap.com/tidb/stable/overview) cluster. -Currently, we support reading SQL dump exported via mydumper. - -![TiDB Lightning architecture](https://download.pingcap.com/images/docs/tidb-lightning-architecture.png) - -* [Detailed documentation](https://docs.pingcap.com/tidb/stable/tidb-lightning-overview) -* [简体中文文档](https://docs.pingcap.com/zh/tidb/stable/tidb-lightning-overview) - -## Contributing - -Contributions are welcomed and greatly appreciated. See [CONTRIBUTING.md](CONTRIBUTING.md) -for details on submitting patches and the contribution workflow. - -## License - -TiDB Lightning is under the Apache 2.0 license. See the [LICENSE](./LICENSE) file for details. - - -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fpingcap%2Ftidb-lightning.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fpingcap%2Ftidb-lightning?ref=badge_large) - -## More resources - -- TiDB documentation - - - [English](https://docs.pingcap.com/tidb/stable/) - - [简体中文](https://docs.pingcap.com/zh/tidb/stable/) - -- TiDB blog - - - [English](https://pingcap.com/blog/) - - [简体中文](https://pingcap.com/blog-cn/) - -- [TiDB Monthly](https://pingcap.com/weekly/) +This repository has been moved into .