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

Support filtered index cache #6765

Merged
merged 12 commits into from
Oct 6, 2023
Merged

Support filtered index cache #6765

merged 12 commits into from
Oct 6, 2023

Commits on Oct 5, 2023

  1. support filtered index cache

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

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    03da822 View commit details
    Browse the repository at this point in the history
  3. fix doc

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    35b4cc4 View commit details
    Browse the repository at this point in the history
  4. fix unit test failure

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9360f32 View commit details
    Browse the repository at this point in the history
  5. add item type validation

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

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    654eab2 View commit details
    Browse the repository at this point in the history
  7. change enabled_items to []string type

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    722b68b View commit details
    Browse the repository at this point in the history
  8. generate docs

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    f0c1982 View commit details
    Browse the repository at this point in the history
  9. separate validation code

    Signed-off-by: Ben Ye <benye@amazon.com>
    yeya24 committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    31db841 View commit details
    Browse the repository at this point in the history
  10. fix lint

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

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

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