Getting Started
File-Sys-Cache is an npm package that provides a simple and efficient system files-based caching solution for Node.js applications.
How to install?
Install File-Sys-Cache via npm:
npm
npm install file-sys-cache
๐ Node 20.x or greater is preferred
Visit on npm