From 1a4752f0d5d9b9763b01977c2cadfe7a0df7f713 Mon Sep 17 00:00:00 2001 From: Govindas Date: Wed, 28 Oct 2020 11:55:00 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22129ba..94e8ae4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ **To-do List** -1. Fix memory leak of /reloadredis (Not yet known how to fix it, it can be easily noticed by changing IP addresses and using NetworkInterceptor plugin, it'll show connections still being done to old IP address, aswell as the new one, even if it doesn't use old IP address for anything. +1. Fix memory leak of /reloadredis (Not yet known how to fix it, it can be easily noticed by changing IP addresses and using NetworkInterceptor plugin, it'll show connections still being done to old IP address, aswell as the new one, even if it doesn't use old IP address for anything.) RediSkript allows you to communicate between your servers with use of Redis, it's very fast and easy to use.