betty icon indicating copy to clipboard operation
betty copied to clipboard

Add a file cache

Open bartfeenstra opened this issue 4 years ago • 0 comments

Use the code from the Wikipedia plugin to add a file cache that uses mtimes for cache invalidation. It should be able to return file objects, or entire file contents, and optionally validate files against a ttl.

Definition of Done

  • Use the cache for the Wikipedia plugin as well as the Jinja2 image conversions.

bartfeenstra avatar Mar 19 '20 00:03 bartfeenstra