This commit is contained in:
mohammed jasem alaajel 2022-06-17 06:10:29 +04:00
parent 2ceac5a079
commit a39c4654fb
1 changed files with 8 additions and 8 deletions

View File

@ -8,14 +8,14 @@ RedisBungee uses [Redis](https://redis.io) to Synchronize data between [BungeeCo
## Supported Redis versions ## Supported Redis versions
| Redis version | Supported | | Redis version | Supported |
|---------------|-----------| |:-------------:|:---------:|
| 1.x.x | ✖ | | 1.x.x | ✖ |
| 2.x.x | ✖ | | 2.x.x | ✖ |
| 3.x.x | ✖ | | 3.x.x | ✖ |
| 4.x.x | ✖ | | 4.x.x | ✖ |
| 5.x.x | ✖ | | 5.x.x | ✖ |
| 6.x.x | ✔ | | 6.x.x | ✔ |
| 7.x.x | ✔ | | 7.x.x | ✔ |
## Implementing RedisBungee in your plugin: [![RedisBungee Build](https://github.com/proxiodev/RedisBungee/actions/workflows/maven.yml/badge.svg)](https://github.com/Limework/RedisBungee/actions/workflows/maven.yml) [![](https://jitpack.io/v/limework/redisbungee.svg)](https://jitpack.io/#limework/redisbungee) ## Implementing RedisBungee in your plugin: [![RedisBungee Build](https://github.com/proxiodev/RedisBungee/actions/workflows/maven.yml/badge.svg)](https://github.com/Limework/RedisBungee/actions/workflows/maven.yml) [![](https://jitpack.io/v/limework/redisbungee.svg)](https://jitpack.io/#limework/redisbungee)