-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.
Description
Enhancement
Now, Developers create more and more code in the TiDB repo. but we found many problems in this many codes.
- 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.
- make tidb more modular, it can make code more readability and concise
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type/enhancementThe issue or PR belongs to an enhancement.The issue or PR belongs to an enhancement.