micro-tools / node-pohl

distributed redis queue messaging, makes sure that only a single instance actually works on the task, sequential callback implementation
MIT License
4 stars 2 forks source link

Update dependencies and increase version of ioredis #6

Closed MrSchneepflug closed 4 years ago

MrSchneepflug commented 4 years ago

Primary use-case for this PR is to fix unhandled error-events of ioredis (https://github.com/luin/ioredis/issues/896).