From f8bd0b13b03c9d7165fbd4da6e3ad02521397021 Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 29 Mar 2011 17:52:02 +0200 Subject: [PATCH] CLUSTER file updated with warning --- CLUSTER | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLUSTER b/CLUSTER index bfe5234aa..0e836cb12 100644 --- a/CLUSTER +++ b/CLUSTER @@ -1,5 +1,9 @@ TODO +*** WARNING: all the following problably has some meaning only for +*** me (antirez), most info are not updated, so please consider this file +*** as a private TODO list / brainstorming. + - disconnect FAIL clients after some pong idle time. ---------------------------------