Skip to content

Commit 7572fd7

Browse files
committed
chore: add verion notes for egg@3
close #49
1 parent b77acb3 commit 7572fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@
2020

2121
Valkey / Redis client (support [redis protocol](https://redis.io/docs/latest/develop/reference/protocol-spec/)) based on iovalkey for egg framework
2222

23+
## Version Notes
24+
25+
`@eggjs/redis` only supports `egg@4` now, if you are using `egg@3` or `egg@2`, you should use [`egg-redis`](https://github.com/eggjs/redis/tree/2.x).
26+
2327
## Install
2428

2529
```bash

0 commit comments

Comments
 (0)