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

Caching results #4

Open
MarcusOtter opened this issue Nov 3, 2019 · 0 comments
Open

Caching results #4

MarcusOtter opened this issue Nov 3, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@MarcusOtter
Copy link
Owner

Perhaps it could be a good idea to cache requests to save API calls. This could be a boolean setting in the constructor of the client. If the user wants to cache results, it would trade some memory for less API calls. If the user doesn't want to cache the results, it will take more API calls but less memory.

@MarcusOtter MarcusOtter added the enhancement New feature or request label Nov 3, 2019
@MarcusOtter MarcusOtter self-assigned this Nov 3, 2019
@MarcusOtter MarcusOtter added this to To do in Library enhancements and features via automation Nov 4, 2019
@MarcusOtter MarcusOtter added this to the Nice-to-haves milestone Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant