node-cache-manager-fs-binary
node-cache-manager-fs-binary copied to clipboard
Node Cache Manager store for filesystem with faster binary data stored as separate files
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...
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...