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

Feature/remote caching #17449

Merged
merged 4 commits into from
Dec 23, 2024
Merged

Conversation

memsharded
Copy link
Member

Changelog: Feature: Implement caching in the Remote objects for RemoteManager calls, saving repeated calls to the server for the duration of the life of the Remote objects.
Docs: TODO

@AbrilRBS AbrilRBS added this to the 2.12.0 milestone Dec 23, 2024
@AbrilRBS AbrilRBS marked this pull request as ready for review December 23, 2024 08:17
Copy link
Member Author

@memsharded memsharded left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good. The Remotes also cache at the moment other stuff, _creds and _capabilities, I think next step (other PR) is to centralize and clean this.

@AbrilRBS AbrilRBS merged commit ef5d9d5 into conan-io:develop2 Dec 23, 2024
33 checks passed
@AbrilRBS AbrilRBS deleted the feature/remote_caching branch December 23, 2024 10:53
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.

2 participants