pingcap / pingcap/tidb

make tidb more modular

Open
#40,802 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement

Now, Developers create more and more code in the TiDB repo. but we found many problems in this many codes.

1. We found there is too much code in the package. so that it will slow the built time. if you change a small part, it will build all large package. it wastes many resources.
2. make tidb more modular, it can make code more readability and concise

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.