pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/redis



Module name:    wip
Committed by:   zatmania
Date:           Tue Mar  8 10:52:25 UTC 2011

Modified Files:
        wip/redis: Makefile PLIST distinfo
        wip/redis/patches: patch-aa patch-ab
Added Files:
        wip/redis/patches: patch-ac

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


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/redis/patches/patch-ac
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/redis/PLIST
cvs -z3 rdiff -u -r1.1 -r1.2 wip/redis/patches/patch-ab
cvs -z3 rdiff -u -r1.2 -r1.3 wip/redis/Makefile wip/redis/distinfo \
    wip/redis/patches/patch-aa

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/patches/patch-ac?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/PLIST?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/patches/patch-ab?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/Makefile?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/redis/patches/patch-aa?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index