cloud-cache icon indicating copy to clipboard operation
cloud-cache copied to clipboard

Node.js persistent caching module with pluggable backing store (local file system, Amazon S3, Google Drive / Cloud, PostgreSQL...) and streaming API

Results 2 cloud-cache issues
Sort by recently updated
recently updated
newest added

This key replaces npmignore to publish only the files needed to npm. https://docs.npmjs.com/files/package.json#files

https://github.com/blockai/cloud-cache/blob/master/src/metadata.js#L23 could lead to a bug if the header contains multi byte unicode characters (the match.index is only valid for the string, not the buffer)