]> git.saurik.com Git - redis.git/history - ziplist.h
fix compile warnings
[redis.git] / ziplist.h
2010-05-29  Pieter Noordhuisfix compile warnings
2010-05-29  Pieter Noordhuisadd function to retrieve ziplist size in bytes
2010-05-29  Pieter Noordhuisadd function to retrieve length of ziplist
2010-05-29  Pieter Noordhuisadded header ziplist.h
2010-05-29  Pieter Noordhuisimplementation for a ziplist with push and pop support