Commit e7422ef1 authored by Ryan Schwartz's avatar Ryan Schwartz
Browse files

Update 00-RELEASENOTES

Fix typo in 00-RELEASENOTES.
parent 362032e4
...@@ -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