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

Linear cache: Add new UpdateResources method to update multiple resources at once without doing a stow update and limit unneeded allocations when processing delta watches #546

Merged
merged 3 commits into from
Mar 16, 2022

Commits on Mar 16, 2022

  1. [Linear cache] Add new UpdateResources method to update multiple reso…

    …urces at once without doing a stow update and limit unneeded allocations when processing delta watches
    
    Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
    valerian-roche committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    57289fa View commit details
    Browse the repository at this point in the history
  2. [Linear cache] Improve comments and ignore the version in wildcard ca…

    …ses as the version of deleted objects is not kept anyway
    
    Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
    valerian-roche committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    3dbc920 View commit details
    Browse the repository at this point in the history
  3. Kick CI

    Signed-off-by: Valerian Roche <valerian.roche@datadoghq.com>
    valerian-roche committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    8f65202 View commit details
    Browse the repository at this point in the history