mirror of
https://github.com/fluencelabs/redis
synced 2025-05-01 05:22:13 +00:00
Added "read-only slaves" in new features section of 2.6 release notes.
This commit is contained in:
parent
18759c927a
commit
b330de57ff
@ -53,6 +53,7 @@ An overview of new features and changes in Redis 2.6.x
|
|||||||
precision (PEXPIRE, PTTL, ...).
|
precision (PEXPIRE, PTTL, ...).
|
||||||
* Better memory usage for "small" lists, ziplists and hashes when fields or
|
* Better memory usage for "small" lists, ziplists and hashes when fields or
|
||||||
values contain small integers.
|
values contain small integers.
|
||||||
|
* Read only slaves.
|
||||||
* Clients 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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user