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.
It seems that
ioredishas been deprecated in favor of using thenode-redisas stated in the Redis documentation.Ideally this plugin would too make that switch.