Support node-redis, possibly along with ioredis?
good first issue
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Add support for [`redis`](https://github.com/redis/node-redis/) package.
### Motivation
According to the issue in ioredis(https://github.com/redis/ioredis/issues/1870#issuecomment-2029351413), the future mainstream package is going to be `redis`, not `ioredis`.
So I think it's a good idea to support `redis` package.
### Example
_No response_
14 条评论