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

Object Cache: caches parsed Manifests and ManifestLists for performance #512

Merged
merged 9 commits into from
Aug 19, 2024

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    7f408ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed8b765 View commit details
    Browse the repository at this point in the history
  3. chore: improve error message

    Co-authored-by: Renjie Liu <liurenjie2008@gmail.com>
    sdd and liurenjie1024 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    c5742b8 View commit details
    Browse the repository at this point in the history
  4. fix: change object cache retrieval method visibility

    Co-authored-by: Renjie Liu <liurenjie2008@gmail.com>
    sdd and liurenjie1024 committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    05a4447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53f21e7 View commit details
    Browse the repository at this point in the history
  6. test(object-cache): add unit tests for object cache manifest and mani…

    …fest list retrieval
    sdd committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    263c929 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    29812b1 View commit details
    Browse the repository at this point in the history
  2. test: fix test typo

    sdd committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b4b8c01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f184c97 View commit details
    Browse the repository at this point in the history