From a51ff989090d34d1cc66687e1869b85f2e15d12c Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Tue, 2 Aug 2022 17:52:34 +0400 Subject: [PATCH] update readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 0793344..f9d1602 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,14 @@ Cluster mode compatibility in version 0.8.0: If you are using static legacy method `RedisBungee#getPool()` it might fail in: * if Cluster mode is enabled, due fact its Uses different classes * if JedisPool compatibility mode is disabled in the config due fact project internally switched to JedisPooled than Jedis +* +## License + +This project is distributed under Eclipse Public License 1.0 + +You can find it [here](https://github.com/proxiodev/RedisBungee/blob/master/LICENSE) + +You can find the original RedisBungee is by [astei](https://github.com/astei) and project can be found [here](https://github.com/minecrafter/RedisBungee) or spigot page [here, but its no longer available](https://www.spigotmc.org/resources/redisbungee.13494/) ## notes If you are looking to use Original RedisBungee without a change to internals, @@ -131,14 +139,6 @@ For current version [0.8.0](https://proxiodev.github.io/RedisBungee-JavaDocs/0.8 **REDISBUNGEE REQUIRES A REDIS SERVER**, preferably with reasonably low latency. The default [config](https://github.com/ProxioDev/RedisBungee/blob/develop/RedisBungee-API/src/main/resources/config.yml) is saved when the plugin first starts. -## License! - -This project is distributed under Eclipse Public License 1.0 - -You can find it [here](https://github.com/proxiodev/RedisBungee/blob/master/LICENSE) - -You can find the original RedisBungee is by [astei](https://github.com/astei) and project can be found [here](https://github.com/minecrafter/RedisBungee) or spigot page [here, but its no longer available](https://www.spigotmc.org/resources/redisbungee.13494/) - ## Support You can join our matrix room [here](https://matrix.to/#/!zhedzmRNSZXfuOPZUB:govindas.net?via=govindas.net&via=matrix.org)