mirror of
https://github.com/fluencelabs/redis
synced 2025-05-05 15:32:14 +00:00
Fixed typo in 2.6 release notes.
This commit is contained in:
parent
f597910121
commit
518e7202b2
@ -46,7 +46,7 @@ UPGRADE URGENCY: We suggest new users to start with 2.6.0, and old users to
|
|||||||
in slaves.
|
in slaves.
|
||||||
* Milliseconds resolution expires, also added new commands with milliseconds
|
* Milliseconds resolution expires, also added new commands with milliseconds
|
||||||
precision (PEXPIRE, PTTL, ...).
|
precision (PEXPIRE, PTTL, ...).
|
||||||
* Clinets max output buffer soft and hard limits. You can specifiy different
|
* Clients max output buffer soft and hard limits. You can specifiy different
|
||||||
limits for different classes of clients (normal,pubsub,slave).
|
limits for different classes of clients (normal,pubsub,slave).
|
||||||
* AOF is now able to rewrite aggregate data types using variadic commands,
|
* AOF is now able to rewrite aggregate data types using variadic commands,
|
||||||
often producing an AOF that is faster to save, load, and is smaller in size.
|
often producing an AOF that is faster to save, load, and is smaller in size.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user