Skip to content

make tidb more modular #40802

@hawkingrei

Description

@hawkingrei

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions