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

Store Logos Releases in a Cache File #155

Open
thw26 opened this issue Aug 3, 2024 · 1 comment
Open

Store Logos Releases in a Cache File #155

thw26 opened this issue Aug 3, 2024 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@thw26
Copy link
Collaborator

thw26 commented Aug 3, 2024

I'm thinking in .local/state or somewhere similar. Ideally if we do this, anytime an update is run, we would compare the cache file to what is on the web, and either append the new or replace the whole. We could probably reduce the rate at which releases are checked for to once a week unless a force flag is passed.

@thw26 thw26 added the enhancement New feature or request label Aug 3, 2024
@thw26 thw26 added this to the Release 1.0.0 milestone Aug 3, 2024
@thw26
Copy link
Collaborator Author

thw26 commented Aug 3, 2024

We could do something similar with GitHub data and the md5sums to reduce GitHub API calls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant