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 stream index #462

Merged
merged 14 commits into from
Jan 11, 2022
Merged

s2: Add stream index #462

merged 14 commits into from
Jan 11, 2022

Commits on Jan 5, 2022

  1. s2: Add stream index

    klauspost committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    564a4ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b174c28 View commit details
    Browse the repository at this point in the history
  3. Return actual type.

    klauspost committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    d579236 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    7eeb9fe View commit details
    Browse the repository at this point in the history
  2. Default to enabled index

    klauspost committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    7fbe7b6 View commit details
    Browse the repository at this point in the history
  3. Fix index load

    klauspost committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a216d71 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Configuration menu
    Copy the full SHA
    fe4d285 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22da84c View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Update docs.

    klauspost committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    63ec11c View commit details
    Browse the repository at this point in the history
  2. Add IndexStream

    klauspost committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    fd845c9 View commit details
    Browse the repository at this point in the history
  3. Reduce small block indexes.

    klauspost committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    b6004f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Add tests.

    klauspost committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    69a8a43 View commit details
    Browse the repository at this point in the history
  2. Test with flushes.

    klauspost committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    bef4c2d View commit details
    Browse the repository at this point in the history
  3. Update test.

    klauspost committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ac533ae View commit details
    Browse the repository at this point in the history