I don\'t understand where does redis ziplist save so much memory; a ziplist entry has structure as below
struct ZipListEntry{ int prev_entry_bytes_length; int