Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store/copr: move tikv.keyranges and tikv.regioninfo to package store/… #24908

Merged
merged 9 commits into from
May 28, 2021

Commits on May 26, 2021

  1. store/copr: move tikv.keyranges and tikv.regioninfo to package store/…

    …copr since they are only used in coprocessor
    
    Signed-off-by: shirly <AndreMouche@126.com>
    AndreMouche committed May 26, 2021
    Configuration menu
    Copy the full SHA
    2708657 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    6248a10 View commit details
    Browse the repository at this point in the history
  2. store/copr: use kv.KeyRange instead of tikv.KeyRange in KeyRanges

    Signed-off-by: shirly <AndreMouche@126.com>
    AndreMouche committed May 27, 2021
    Configuration menu
    Copy the full SHA
    fba5b3c View commit details
    Browse the repository at this point in the history
  3. tiny refactor

    Signed-off-by: shirly <AndreMouche@126.com>
    AndreMouche committed May 27, 2021
    Configuration menu
    Copy the full SHA
    8e3c9f3 View commit details
    Browse the repository at this point in the history
  4. address comments

    Signed-off-by: shirly <AndreMouche@126.com>
    AndreMouche committed May 27, 2021
    Configuration menu
    Copy the full SHA
    09f995b View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. Configuration menu
    Copy the full SHA
    82e4006 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1be9b87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b95eddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b01373c View commit details
    Browse the repository at this point in the history