From 6ea36c2f37893966c71f68d973e52a5307709708 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Sat, 26 Dec 2020 16:28:13 +0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 37a54df..4986eba 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Skript: https://github.com/SkriptLang/Skript RediSkript spigot page: https://www.spigotmc.org/resources/rediskript-communicate-between-servers-with-ease.85067/ +Jedis: https://github.com/redis/jedis + You can transfer any data in the form of text between your servers, you can program it to execute a set of instructions on the server depending on the redis message, etc. This can be used for making scripts that sync data between all servers and much more! It is developed and maintained by Govindas & the team of Govindas Limework developers.