jaredwray / cacheable

Caching for Nodej.js
https://cacheable.org
MIT License
1.55k stars 163 forks source link

@cacheable/node-cache #772

Closed jaredwray closed 1 month ago

jaredwray commented 1 month ago

Working on a maintained version of node-cache and going to enhance it with an additional module to do multiple storage backends using Keyv. 🎉

Goals are:

jaredwray commented 1 month ago

@GustavoOS, @issashimbir, @winward-hive, @angelxmoreno, @ejaredmejia, @basperheim - I have published v0.5.0 of @cacheable/node-cache which should be compatible and a drop in replacement.

https://www.npmjs.com/package/@cacheable/node-cache

npm install @cacheable/node-cache --save

Let me know what you think and I will be adding in the new module soon.

jaredwray commented 1 month ago

v0.8.0 is now live with the following updates:

https://github.com/jaredwray/cacheable/pull/778

jaredwray commented 1 month ago

@cacheable/node-cache is now live! 🍻

https://www.npmjs.com/package/@cacheable/node-cache