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/tikv: Add raw delete range API #6157

Merged

Commits on Mar 21, 2018

  1. Update kvproto

    MyonKeminta committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    1946e20 View commit details
    Browse the repository at this point in the history
  2. Add raw delete range to rawkv

    MyonKeminta committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    9a925e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Configuration menu
    Copy the full SHA
    ae1392b View commit details
    Browse the repository at this point in the history
  2. Fix format of Gopkg.lock

    MyonKeminta committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    c195b3d View commit details
    Browse the repository at this point in the history
  3. make check

    MyonKeminta committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    220ef01 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

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

    MyonKeminta committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0d44811 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2018

  1. Move position of RawDeleteRange to just after RawDelete

    MyonKeminta committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    6696040 View commit details
    Browse the repository at this point in the history
  2. store/mockstore: Add raw delete range to mock store

    MyonKeminta committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    a9b68ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'misono/mock-tikv-raw-delete-range' into misono/add-raw-…

    …delete-range-interface
    MyonKeminta committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    fec48ad View commit details
    Browse the repository at this point in the history
  4. Add test for raw delete range

    MyonKeminta committed Mar 27, 2018
    Configuration menu
    Copy the full SHA
    cd74685 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c28d87 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28b9499 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2018

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

Commits on Apr 2, 2018

  1. Merge remote-tracking branch 'upstream/master' into misono/mock-tikv-…

    …raw-delete-range
    MyonKeminta committed Apr 2, 2018
    Configuration menu
    Copy the full SHA
    485e8f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    019fda6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a81270b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2018

  1. Add test for mock raw delete range of MvccStore

    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    c88dac2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05d88e4 View commit details
    Browse the repository at this point in the history
  3. make check

    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    6132848 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bfd6e3 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'misono/mock-tikv-raw-delete-range' into misono/add-raw-…

    …delete-range-interface
    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    17771f2 View commit details
    Browse the repository at this point in the history
  6. fmt

    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    2021743 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'misono/mock-tikv-raw-delete-range' into misono/add-raw-…

    …delete-range-interface
    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    006d18e View commit details
    Browse the repository at this point in the history
  8. Address comments

    MyonKeminta committed Apr 3, 2018
    Configuration menu
    Copy the full SHA
    fc7786d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2018

  1. Separate success and error metrics

    MyonKeminta committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    13d3a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6214b7d View commit details
    Browse the repository at this point in the history