Robin Curbelo
Results
4
comments of
Robin Curbelo
I'm having the same issue, not being able to use `ioredis` as a Redis client. Is there any workaround to this?
Got a workaround for this issue, since bee-quee relies on `constructor.name` to check if `"redis"` is a Redis client, I created a new class `RedisClient` that inherits from `Redis`. The...
any updates on this?