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

Support Typescript

Open briefguo opened this issue 6 years ago • 2 comments

Hi. @dabroek

I'm looking for a package about Redis on Node, but few of they has a .d.ts file. I think that it would be better experienced through using TS.

briefguo avatar Mar 13 '19 00:03 briefguo

npm install @types/cache-manager-ioredis

greenreign avatar Feb 11 '21 16:02 greenreign

Did a rewrite of this package using typescript here: https://www.npmjs.com/package/@tirke/node-cache-manager-ioredis

Tirke avatar Aug 09 '22 07:08 Tirke