From 9fecc4057ac1f43d41a21d90e407863f22396e38 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 15 Dec 2010 17:18:15 +0100 Subject: release notes, info on 2.0 compatibility --- 00-RELEASENOTES | 2 ++ 1 file changed, 2 insertions(+) (limited to '00-RELEASENOTES') diff --git a/00-RELEASENOTES b/00-RELEASENOTES index c7a159afb..04b40b9a2 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -5,6 +5,8 @@ server is very stable, but in the latest weeks we rewrote part of the internals in order to use a lot less memory while the saving child process is performing a BGREWRITEAOF or a BGSAVE, so handle with care for a couple of weeks. +Oh, and I've some very good news: the majority of apps can work if you simply replace 2.2 in your old 2.0 environment. I can't think of any breakage. + WHAT'S NEW IN REDIS 2.2.x * Specially encoded data types, small lists and sets can now use up to an order of magnitude less memory. -- cgit v1.2.1