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

*: Make use of the upperBound of ticlient's kv_scan interface to ensure no overbound scan will happen (#8081) #8257

Merged

Commits on Nov 9, 2018

  1. Update kvproto

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    73118d3 View commit details
    Browse the repository at this point in the history
  2. tikvclient: Add endKey param to Scanner (pingcap#8178)

    Signed-off-by: MyonKeminta <[email protected]>
    MyonKeminta committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    f17ec48 View commit details
    Browse the repository at this point in the history
  3. *: Make use of the upperBound of ticlient's kv_scan interface to ensu…

    …re no overbound scan will happen (pingcap#8081)
    MyonKeminta committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    3159f34 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    f8f7ee1 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    6626e86 View commit details
    Browse the repository at this point in the history