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

Implement caching in imfp #20

Open
chriscarrollsmith opened this issue Oct 28, 2024 · 0 comments
Open

Implement caching in imfp #20

chriscarrollsmith opened this issue Oct 28, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@chriscarrollsmith
Copy link
Collaborator

chriscarrollsmith commented Oct 28, 2024

  • Cache API request results so that if a user re-runs the same request (and it hasn't expired from the cache), we fetch the result from the cache instead of from the API
  • Allow opt-out via a function argument
@chriscarrollsmith chriscarrollsmith added the good first issue Good for newcomers label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant