It seems that `ioredis` has been deprecated in favor of using the `node-redis` as stated in [the Redis documentation](https://redis.io/docs/latest/develop/clients/nodejs/migration/). Ideally this plugin would too make that switch.