We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf3189 commit 83d5404Copy full SHA for 83d5404
README.md
@@ -118,7 +118,7 @@ See [ioredis API Documentation](https://github.com/luin/ioredis/blob/master/API.
118
119
### Customize `ioredis` version
120
121
-`egg-redis` using ioredis@3 now, if you want to upgrade your ioredis, you can pass the instance by `config.redis.Redis`:
+`egg-redis` using ioredis@4 now, if you want to use other version of ioredis, you can pass the instance by `config.redis.Redis`:
122
123
```js
124
// config/config.default.js
0 commit comments