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

Index Cache: Change cache key for postings #6405

Merged
merged 9 commits into from
Jun 7, 2023

Commits on Jun 2, 2023

  1. extend postings cache key with codec

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    8581301 View commit details
    Browse the repository at this point in the history
  2. add changelog

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2151bf6 View commit details
    Browse the repository at this point in the history
  3. update code back

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    be50786 View commit details
    Browse the repository at this point in the history
  4. add colon

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    bd8afe5 View commit details
    Browse the repository at this point in the history
  5. update changelog

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    e7d3a53 View commit details
    Browse the repository at this point in the history
  6. fix another test

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    d1bf904 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. add compression scheme const to remote index cache

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3353773 View commit details
    Browse the repository at this point in the history
  2. address required comments

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    29d86cc View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. fix compression scheme name

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    7f9b88b View commit details
    Browse the repository at this point in the history