An open API service indexing awesome lists of open source software.

https://github.com/greyireland/tidb-high-performance

tidb-high-performance course
https://github.com/greyireland/tidb-high-performance

Last synced: 7 months ago
JSON representation

tidb-high-performance course

Awesome Lists containing this project

README

          

# tidb-high-performance

## 课程学习计划

## 课程

| 课程 | 简介 | 解答 |
| -------- | -------------------------------------------------- | ------------------------------ |
| lesson01 | 本地下载 TiDB,TiKV,PD 源代码,改写源码并编译部署 | [lesson01](lesson01/README.md) |
| lesson02 | 线上环境部署,sysbench、go-ycsb、go-tpc 压测 | [lesson02](lesson02/README.md) |