You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 4, 2026. It is now read-only.
As far as I can tell, this module uses the redis client's constructor instead of the factory function, so some internal setup gets missed and things break.
The problem is reported and described in more depth here: redis/node-redis#735 ...but it definitely affects users of this module.
As far as I can tell, this module uses the redis client's constructor instead of the factory function, so some internal setup gets missed and things break.
The problem is reported and described in more depth here: redis/node-redis#735 ...but it definitely affects users of this module.