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

s2: Add Index header trim/restore #638

Merged
merged 3 commits into from Jul 8, 2022
Merged

Commits on Jul 7, 2022

  1. s2: Add Index header trim/restore

    Add `RemoveIndexHeaders` that will remove 20 header+trailer bytes for cases when storage can be relied upon.
    
    `RestoreIndexHeaders` will restore the index header+trailer so it can be loaded.
    klauspost committed Jul 7, 2022
    Copy the full SHA
    0d8470d View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Copy the full SHA
    b94784f View commit details
    Browse the repository at this point in the history
  2. Remove duplicate merge.

    klauspost committed Jul 8, 2022
    Copy the full SHA
    fd08d81 View commit details
    Browse the repository at this point in the history