summaryrefslogtreecommitdiff
path: root/00-RELEASENOTES
diff options
context:
space:
mode:
Diffstat (limited to '00-RELEASENOTES')
-rw-r--r--00-RELEASENOTES2
1 files changed, 2 insertions, 0 deletions
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.