Subject: CVS commit: wip/redis
From: Filip Hajny
Date: 2012-03-25 21:03:20
Message id: E1SBsj2-00034k-OY@sfs-ml-2.v29.ch3.sourceforge.com

Log Message:
Update redis to 2.4.9.

Changes in 2.4.9:
* [FEATURE] Redis server is now able to test your memory for broken RAM.
            Usage: ./redis-server --test-memory <megabytes>.
* [FEATURE] redis-benchmark backported from unstable. Pipelining, run selected
            tests, and a few more features.
* [BUGFIX] utils/install_server.sh script now works on Redhat / Centos.
* [BUGFIX] Minor fix to redis-cli (github issue #306).

Files:
RevisionActionfile
1.15modifywip/redis/Makefile
1.15modifywip/redis/distinfo
1.7modifywip/redis/patches/patch-ab