Results 107 comments of Jared Wray
trafficstars

@zhx47 - let me know if you need any help on this or additional features added to cache-manager v6.

@100tomer thanks for such a thorough feature request 🎉 Agreed we should add SSL/TLS support. Whats your thoughts if we should wait as there is plans later this year to...

@100tomer - thanks and I think the first thing is to move to the standard redis adapter instead of ioredis. That is pretty significant work and we might be able...

@100tomer - we are starting on this work and will follow it #1119

@TBoshoven thanks for fixing this. Do you want to do a pull request to update docs and apply a fix?

@TBoshoven - going to hold off on this as we are working on a new module to replace this called `@cacheable/http` that will be released later this year.

@windward-hive and @csvan - I have released a compatible version that is now maintained here: https://www.npmjs.com/package/@cacheable/node-cache You can easily install it by doing: ```bash npm install @cacheable/node-cache --save ``` Here...