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

consider instance data caching #11

Open
rjschwei opened this issue Jun 6, 2019 · 0 comments
Open

consider instance data caching #11

rjschwei opened this issue Jun 6, 2019 · 0 comments
Assignees

Comments

@rjschwei
Copy link
Contributor

rjschwei commented Jun 6, 2019

Instance data is sent to the repository server with every zypper access via the URL resolver. For everyone of these requests we access the metadata server. We should support a caching mechanism that caches the metadata for a period of time and re-uses it for the zypper requests.

@jesusbv jesusbv self-assigned this Jan 20, 2023
jesusbv added a commit that referenced this issue Jan 23, 2023
- Add cache handling for instance data
  in order to do fewer requests to the
  metadata server

This Fixes #11
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 a pull request may close this issue.

2 participants