• jimgreen2013's avatar
    fix description about ziplist, the code is ok (#6318) · 67660881
    jimgreen2013 authored
    * fix description about ZIP_BIG_PREVLEN(the code is ok), it's similar to
    antirez#4705
    
    * fix description about ziplist entry encoding field (the code is ok),
    the max length should be 2^32 - 1 when encoding is 5 bytes
    67660881
ziplist.c 68.6 KB