liaoliaots/nestjs-redis

Nestjs Microservice ioredis strategy connector

ali-master opened this issue · 6 comments

Is your feature request related to a problem? Please describe it

Nestjs microservice just supports the node-redis and there is no strategy for the ioredis.

Describe the solution you'd like

No response

Teachability, documentation, adoption, migration strategy

No response

What is the motivation / use case for changing the behavior?

Develop an ioredis' strategy connector for the Nestjs microservice.

First, this is a good idea, I will look into it ASAP.
But I have a heavy workload, I will not implement it in a short time. I'm so sorry.

Hi there

Hope you are doing well
May you implement this feature?
I appreciate it if you do it. 🌹

Any update?

I’m buried in work. I will not implement it in a short time, sorry for that. 🙂

I implemented this feature manually and I'll create a pull request here to help other people to use this feature.

@ali-master
Nest microservices is migrating from node-redis to ioredis: PR.