Skip to content

Commit

Permalink
release notes, info on 2.0 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Dec 15, 2010
1 parent 51716cb commit 9fecc40
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 00-RELEASENOTES
Expand Up @@ -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.
Expand Down

0 comments on commit 9fecc40

Please sign in to comment.