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: Cache expanded postings #6420

Merged
merged 9 commits into from
Jun 12, 2023

Commits on Jun 9, 2023

  1. cache expanded postings in index cache

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f6158bb View commit details
    Browse the repository at this point in the history
  2. update changelog

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    1fd7b5d View commit details
    Browse the repository at this point in the history
  3. fix

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    26ef978 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    c534bc1 View commit details
    Browse the repository at this point in the history
  5. rebase main and added compression name to key

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    220a98f View commit details
    Browse the repository at this point in the history
  6. update key

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    0049327 View commit details
    Browse the repository at this point in the history
  7. add e2e test for memcached

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    f102f7f View commit details
    Browse the repository at this point in the history
  8. fix cache config

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    6dd60ae View commit details
    Browse the repository at this point in the history
  9. address review comments

    Signed-off-by: Ben Ye <[email protected]>
    yeya24 committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    4f0d687 View commit details
    Browse the repository at this point in the history