dabroek / node-cache-manager-ioredis

Redis store for node-cache-manager using IORedis.
MIT License
59 stars 29 forks source link

BUG FIX: In case we provide ioredis instance, isCachableValue is throwing error #30

Closed Shankar-khati closed 2 years ago

Shankar-khati commented 2 years ago

isChachableValue is the argument of cache-manager, not ioredis instance. So we can not get it from redisInstance.options