Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
9a7a07a4
Commit
9a7a07a4
authored
Dec 15, 2010
by
antirez
Browse files
removed a line from release notes that was not true (feature already backported into 2.0)
parent
0898aa46
Changes
1
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
9a7a07a4
...
@@ -26,7 +26,6 @@ WHAT'S NEW IN REDIS 2.2.x
...
@@ -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.
* 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.
* 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.
* 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.
* Redis-benchmark rewritten to be faster and in order to use hiredis as well.
* Endless other CPU optimizations and bugs fixed.
* Endless other CPU optimizations and bugs fixed.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment