mirror of
https://github.com/fluencelabs/redis
synced 2025-05-01 13:32:13 +00:00
Redis 2.5.7 (2.6 RC1)
This commit is contained in:
parent
603adb2b29
commit
7c5d96d98e
@ -32,12 +32,17 @@ Also the following redis.conf and CONFIG GET / SET parameters changed name:
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
---------
|
---------
|
||||||
|
|
||||||
What's new in Redis 2.6.0
|
What's new in Redis 2.5.7 (aka 2.6 Release Candidate 1)
|
||||||
=========================
|
=======================================================
|
||||||
|
|
||||||
UPGRADE URGENCY: We suggest new users to start with 2.6.0, and old users to
|
UPGRADE URGENCY: upgrade not recommended because this is an RC release.
|
||||||
upgrade after some testing of the application with the new
|
|
||||||
Redis version.
|
* This is the first release candidate for Redis 2.6. We are not aware of
|
||||||
|
bugs, but part of this code is young and was never tested in production
|
||||||
|
environments, so handle with care.
|
||||||
|
|
||||||
|
An overview of new features and changes in Redis 2.6.x
|
||||||
|
======================================================
|
||||||
|
|
||||||
* Server side Lua scripting, see http://redis.io/commands/eval
|
* Server side Lua scripting, see http://redis.io/commands/eval
|
||||||
* Virtual Memory removed (was deprecated in 2.4)
|
* Virtual Memory removed (was deprecated in 2.4)
|
||||||
|
@ -1 +1 @@
|
|||||||
#define REDIS_VERSION "2.5.6"
|
#define REDIS_VERSION "2.5.7"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user