]> git.saurik.com Git - redis.git/blame - ziplist.h
implementation for a ziplist with push and pop support
[redis.git] / ziplist.h
CommitLineData
11ac6ff6
PN
1#define ZIPLIST_HEAD 0
2#define ZIPLIST_TAIL 1