Skip to content

Commit

Permalink
removed a line from release notes that was not true (feature already …
Browse files Browse the repository at this point in the history
…backported into 2.0)
  • Loading branch information
antirez committed Dec 15, 2010
1 parent 0898aa4 commit 9a7a07a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 00-RELEASENOTES
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ WHAT'S NEW IN REDIS 2.2.x
* Non blocking loading of .rdb / AOF file on startup, with process information in the INFO output.
* Now Redis has a clean, powerful, supported C library: hiredis.
* Code layout completely new, the 2.0.x huge redis.c file is now splitted in many parts.
* Better MONITOR output.
* Redis-benchmark rewritten to be faster and in order to use hiredis as well.
* Endless other CPU optimizations and bugs fixed.

Expand Down

0 comments on commit 9a7a07a

Please sign in to comment.