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

implement incremental backup (#6218) (#6222) #6286

Merged
merged 7 commits into from
Dec 26, 2019

Commits on Dec 19, 2019

  1. mvcc: abstract a general forward scanner (tikv#6218)

    Signed-off-by: Yilin Chen <sticnarf@gmail.com>
    sticnarf committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    10b47ae View commit details
    Browse the repository at this point in the history
  2. backup: support incremental backup (tikv#6222)

    Signed-off-by: Yilin Chen <sticnarf@gmail.com>
    sticnarf committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    adcf5ee View commit details
    Browse the repository at this point in the history
  3. adapt to 3.1

    Signed-off-by: Yilin Chen <sticnarf@gmail.com>
    sticnarf committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    4d0b24e View commit details
    Browse the repository at this point in the history
  4. fix

    Signed-off-by: Yilin Chen <sticnarf@gmail.com>
    sticnarf committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    ece9fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2019

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

Commits on Dec 25, 2019

  1. adapt to new changes

    Signed-off-by: Yilin Chen <sticnarf@gmail.com>
    sticnarf committed Dec 25, 2019
    Configuration menu
    Copy the full SHA
    5ea4c5d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

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