node-cache icon indicating copy to clipboard operation
node-cache copied to clipboard

Data not cached

Open mrbinr opened this issue 7 years ago • 1 comments

Hi,

I have implemanted this module as discribed here https://medium.com/the-node-js-collection/simple-server-side-cache-for-express-js-with-node-js-45ff296ca0f0 but pages are not cached ... i have added logs and in which i can see .get(key) does not return data, and so it always continue.

Other question : is this module still maintained ?

Thanks for your help, Best Regards Pascall

mrbinr avatar Feb 08 '18 16:02 mrbinr

I need to see your code to understand the first problem. The last update of this package was 5 years ago (the info at the start of 2022). I think It doesn’t maintain now. I have the similar package called memory-cache-pro that I maintain

IvanAdmaers avatar Jan 22 '22 17:01 IvanAdmaers