Commit 71fba427 authored by Salvatore Sanfilippo's avatar Salvatore Sanfilippo
Browse files

Merge pull request #2567 from ryanschwartz/patch-1

Update 00-RELEASENOTES
parents 08d4df8d e7422ef1
...@@ -32,7 +32,7 @@ Upgrade urgency: LOW for Redis and Cluster, MODERATE for Sentinel. ...@@ -32,7 +32,7 @@ Upgrade urgency: LOW for Redis and Cluster, MODERATE for Sentinel.
* WAIT command to block waiting for a write to be transmitted to * WAIT command to block waiting for a write to be transmitted to
the specified number of slaves. the specified number of slaves.
* MIGRATE connection caching. Much faster keys migraitons. * MIGRATE connection caching. Much faster keys migraitons.
* MIGARTE new options COPY and REPLACE. * MIGRATE new options COPY and REPLACE.
* CLIENT PAUSE command: stop processing client requests for a * CLIENT PAUSE command: stop processing client requests for a
specified amount of time. specified amount of time.
* BITCOUNT performance improvements. * BITCOUNT performance improvements.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment