twitcher icon indicating copy to clipboard operation
twitcher copied to clipboard

Add a caching mechanism

Open fderue opened this issue 7 years ago • 0 comments

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.

fderue avatar Feb 12 '18 21:02 fderue