summaryrefslogtreecommitdiff
path: root/src/ziplist.h
Commit message (Expand)AuthorAgeFilesLines
* Add header guard for ziplist.hantirez2015-04-291-0/+5
* Add ziplistMerge()Matt Stancliff2015-01-021-0/+1
* Fix ziplistDeleteRange index parameterMatt Stancliff2014-12-231-1/+1
* Allow all code tests to run using Redis argsMatt Stancliff2014-12-231-0/+4
* BSD license added to every C source and header file.antirez2012-11-081-0/+30
* Implements ziplistFindPieter Noordhuis2012-01-031-0/+1
* encoded types API to get blob lengthantirez2011-02-281-1/+1
* redis.c split into many different C files.antirez2010-07-011-0/+15