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

Several caching improvements: #17930

Merged
merged 10 commits into from
May 30, 2024
Merged

Several caching improvements: #17930

merged 10 commits into from
May 30, 2024

Commits on May 29, 2024

  1. Several caching improvements:

    - Populate the cache with the latest object version when possible.
    - Add negative caching for getting object by id.
    - Use latest version cache for satisfying dynamic field reads
    mystenmark committed May 29, 2024
    Configuration menu
    Copy the full SHA
    b78b48d View commit details
    Browse the repository at this point in the history
  2. Fix clear_and_assert_empty

    mystenmark committed May 29, 2024
    Configuration menu
    Copy the full SHA
    dfaa739 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Fixes for caching logic

    mystenmark committed May 30, 2024
    Configuration menu
    Copy the full SHA
    8927d9e View commit details
    Browse the repository at this point in the history
  2. Improve comments

    mystenmark committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f7b7a39 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c38fd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a99caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71fdafc View commit details
    Browse the repository at this point in the history
  6. remove outdated comment

    mystenmark committed May 30, 2024
    Configuration menu
    Copy the full SHA
    01cf6cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc0ab9d View commit details
    Browse the repository at this point in the history
  8. clippy

    mystenmark committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0180ef4 View commit details
    Browse the repository at this point in the history