update supported redis versions

This commit is contained in:
mohammed jasem alaajel 2022-06-17 06:02:20 +04:00
parent 1a76c260b8
commit 814dabbb6a
2 changed files with 10 additions and 4 deletions

View File

@ -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

BIN
img.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB