liaoliaots/nestjs-redis

Type error with ioredis 5.3.x

Closed this issue · 0 comments

Your issue may already be reported!
Please search on the issue tracker before creating one.

Expected Behavior

No Type errors

Current Behavior

Using an ioredis 5.3.1 client causes a type error

Possible Solution

Update ioredis dependency. This may break < 5.3.1 compatibility?

Steps to Reproduce (for bugs)

  1. Update to ioredis 5.3.1
  2. Construct RedisPubSub using ioredis client

Your Environment

  • Version used: 9.0.5