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

Improve caching #63

Open
pabloyoyoista opened this issue Nov 11, 2022 · 0 comments
Open

Improve caching #63

pabloyoyoista opened this issue Nov 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@pabloyoyoista
Copy link
Collaborator

Currently, there is some small caching working when fetching updated apps. However, the caching could be extended to avoid other costly calls, most remarkably refines. For example, whenever a user opens to see the description of an app, it gets at least 2 to 3 refines for the same app. The caching could be then invalidated whenever the repositories are refreshed. There is a risk that GS gets out-of-sync with APK if people use both GS and the terminal. But I guess the target should be rather non-experienced users than power-users.

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