celery.node icon indicating copy to clipboard operation
celery.node copied to clipboard

Upgrade ioredis to v.5

Open skalinchuk opened this issue 2 years ago • 1 comments

Description

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

This PR upgrades IORedis to v.5 to support new features (most prominent is support for username in redis connections). Additionally, Typescript and ESLint Typescript plugins are upgraded.

  • What is the current behavior? (You can also link to an open issue here)

Currently, it's not possible to connect to an instance of Redis that requires username in addition to password.

  • What is the new behavior (if this is a feature change)?

The upgraded IORedis version supports authenticating with username in addition to passwords.

  • Other information:

skalinchuk avatar Mar 14 '23 06:03 skalinchuk

any chance we could merge this? :)

mr-ryan-james avatar Jun 20 '24 07:06 mr-ryan-james