mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
update supported redis versions
This commit is contained in:
parent
1a76c260b8
commit
814dabbb6a
14
README.md
14
README.md
@ -48,10 +48,16 @@ then add this in your dependencies
|
||||
```
|
||||
|
||||
|
||||
## Notice 1: about older versions of redis than redis 6.0
|
||||
|
||||
any versions of redis-bungee 0.6.4 or above only supports 6.0
|
||||
Do not Open issues regarding it.
|
||||
## Supported Redis versions
|
||||
| Redis version | Supported |
|
||||
|---------------|-----------|
|
||||
| 1.x.x | ✖ |
|
||||
| 2.x.x | ✖ |
|
||||
| 3.x.x | ✖ |
|
||||
| 4.x.x | ✖ |
|
||||
| 5.x.x | ✖ |
|
||||
| 6.x.x | ✔ |
|
||||
| 7.x.x | ✔ |
|
||||
|
||||
## Notice 2: users on git.limework.net
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user