node-cache-manager-fs-binary icon indicating copy to clipboard operation
node-cache-manager-fs-binary copied to clipboard

Node Cache Manager store for filesystem with faster binary data stored as separate files

Results 3 node-cache-manager-fs-binary issues
Sort by recently updated
recently updated
newest added

Why would I choose this over https://github.com/hotelde/node-cache-manager-fs? Is it faster? What additional features does it have? I can't be the only one having that question. Might be a good idea...

question

With `ascii` encoding, `JSON.parse` fails. The other places that this file is read don't set an encoding.

Would it be possible to add an option to have the cache divided in sub-directories? I heard that having to much files (>120; >10,000,000 opinions vary) in a single directory...

help wanted