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

fix(Backup): use validReadTs from manifest for backward compatibility (#7601) #7863

Merged
merged 2 commits into from May 27, 2021

Commits on May 26, 2021

  1. perf(Backup): Improve backup performance (#7601)

    This PR has the following changes
    
    - Use thread-local buffer for codecs
    - Add new ReadTs field to Manifest and use it instead of sinceTs
    - Use snappy for backups
    
    (cherry picked from commit 2715d88)
    Ibrahim Jarif authored and NamanJain8 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    56a1d62 View commit details
    Browse the repository at this point in the history
  2. make golint happy

    NamanJain8 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    6b8c948 View commit details
    Browse the repository at this point in the history