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

refactor: Polish the implement of Query Based Metadata Cache #1400

Merged
merged 6 commits into from
Feb 22, 2023

Commits on Feb 22, 2023

  1. refactor: Remove unneeded mut requirement

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    96a91f7 View commit details
    Browse the repository at this point in the history
  2. Remove

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e1b5b23 View commit details
    Browse the repository at this point in the history
  3. Don't fresh metadata every time

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    e25c31e View commit details
    Browse the repository at this point in the history
  4. Remov not needed mut

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    11513f7 View commit details
    Browse the repository at this point in the history
  5. Make everyone happy

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0bdfc81 View commit details
    Browse the repository at this point in the history
  6. Rename to metakey

    Signed-off-by: Xuanwo <[email protected]>
    Xuanwo committed Feb 22, 2023
    1 Configuration menu
    Copy the full SHA
    75df8e2 View commit details
    Browse the repository at this point in the history