Would you be interested in receiving a local file storage caching mechanism in this project? I implemented to improve independent karma startup performance and was able to cut processing time in half.
It is based on the node-localcache project w/ md5 content hash of the originalPath file vs the output JS.
Would you be interested in receiving a local file storage caching mechanism in this project? I implemented to improve independent karma startup performance and was able to cut processing time in half.
It is based on the
node-localcacheproject w/ md5 content hash of the originalPath file vs the output JS.