node-file-entry-cache

Node.js library implementing a simple cache for file metadata

Description

File-entry-cache is a super simple cache for file metadata, useful for process that work on a given series of files and that only need to repeat the job on the changed ones since the previous run of the process.

The module grew from a need for a super simple and dumb in-memory cache with optional disk persistence for a script to beautify files with "esformatter" only processing files that had changed since last run. Such use case need "fileSize" and "modificationTime" of the files tracked in a simple key/value storage.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/royriojas/file-entry-cache


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install node-file-entry-cache