Skip to content

[stable/20221013][llvm/CAS] Introduce ObjectStore::isMaterialized() #7252

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

Conversation

akyrtzi
Copy link

@akyrtzi akyrtzi commented Aug 17, 2023

This returns true if the object is directly available from the local CAS, for implementations that have this kind of distinction. For such implementations it's useful to be able to identify whether objects need to be downloaded from the distributed cache.

(cherry picked from commit c69249f)

This returns true if the object is directly available from the local CAS, for
implementations that have this kind of distinction. For such implementations it's useful
to be able to identify whether objects need to be downloaded from the distributed cache.

(cherry picked from commit c69249f)
@akyrtzi
Copy link
Author

akyrtzi commented Aug 17, 2023

@swift-ci Please test

@akyrtzi akyrtzi merged commit c23036f into swiftlang:stable/20221013 Aug 17, 2023
@akyrtzi akyrtzi deleted the akyrtzi/pr/stable-cas-materialized-api branch August 17, 2023 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant