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

Add a caching mechanism #29

Open
fderue opened this issue Feb 12, 2018 · 0 comments
Open

Add a caching mechanism #29

fderue opened this issue Feb 12, 2018 · 0 comments

Comments

@fderue
Copy link
Contributor

fderue commented Feb 12, 2018

In the case where a request is made and a result has already been computed for the exact same inputs (checked by hashes) and the same server code (checked by hash also, or unique id generated by make install), return the cached file instead of redoing the computation.

@cehbrecht cehbrecht added this to the 0.5.0 milestone Feb 12, 2018
@cehbrecht cehbrecht removed this from the 0.5.0 milestone May 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants