dabroek / node-cache-manager-ioredis

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

Ensure .del() method returns a Promise so it aligns with the signature of other methods #26

Closed markoivanovski closed 2 years ago

markoivanovski commented 2 years ago

This closes https://github.com/dabroek/node-cache-manager-ioredis/issues/25