jaredwray / cache-manager

Cache module for Node.JS
MIT License
1.4k stars 152 forks source link

Fs cache store engine #667

Closed sayjeyhi closed 2 months ago

sayjeyhi commented 3 months ago

Hi, Since node-cache-manager-fs-binary in not maintained and the other node-cache-manager-fs-hash is not working and outdated, is there any chance to have it supported internally?

jaredwray commented 2 months ago

Hi @sayjeyhi 👋 - our current plan is to move to supporting the Keyv engine and will be offering a file system storage adapter through that as many of these are not maintained. Let me know if you want to help contribute to this effort!