Filesystem adapter for catbox
npm install catbox-fs --save
trimInterval
(number, default: 30000) The interval at which to trim expired cache entries fromdirectory
directory
(string, default:${os.tmp()}/catbox-fs
) The directory where files are cached
MIT