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
- Host: GitHub
- URL: https://github.com/greyireland/tidb-high-performance
- Owner: greyireland
- Created: 2020-08-16T12:34:12.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-22T09:09:16.000Z (about 5 years ago)
- Last Synced: 2025-01-29T03:51:30.638Z (9 months ago)
- Size: 1.51 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) |