Subject: CVS commit: wip/redis
From: claude charpentier
Date: 2011-03-08 11:52:25
Message id: E1PwuWw-0001So-MI@sfs-ml-4.v29.ch3.sourceforge.com

Log Message:

Upadate redis to 2.2.2

Changelog:
* Now Redis has a clean, powerful, supported C library: hiredis.
* Specially encoded data types, small lists and sets can now use up to an order \ 
of magnitude less memory.
* VM partial rewrite for code cleaness and memory usage.
* Change to the implementation of the top level dictionary for better memory \ 
efficienty.
* Sorted sets are now less memory hungry.
[...] 
see https://github.com/antirez/redis/raw/2.2/00-RELEASENOTES for all changes

Files:
RevisionActionfile
1.3modifywip/redis/Makefile
1.2modifywip/redis/PLIST
1.3modifywip/redis/distinfo
1.3modifywip/redis/patches/patch-aa
1.2modifywip/redis/patches/patch-ab
1.1addwip/redis/patches/patch-ac