read-cached-file
Version:
Cache the result of a slow and/or resource/time consuming operation (e.g. response from a server request, heavy computation) into a local file.
9 lines (8 loc) • 156 B
JSON
Cache the result of a slow and/or resource/time consuming operation (e.g. response from a server request, heavy computation) into a local file.