Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEBUG: new "ziplist" subcommand added. Dumps a ziplist on stdout. | antirez | 2016-12-16 | 1 | -0/+1 |
* | Add header guard for ziplist.h | antirez | 2015-04-29 | 1 | -0/+5 |
* | Add ziplistMerge() | Matt Stancliff | 2015-01-02 | 1 | -0/+1 |
* | Fix ziplistDeleteRange index parameter | Matt Stancliff | 2014-12-23 | 1 | -1/+1 |
* | Allow all code tests to run using Redis args | Matt Stancliff | 2014-12-23 | 1 | -0/+4 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+30 |
* | Implements ziplistFind | Pieter Noordhuis | 2012-01-03 | 1 | -0/+1 |
* | encoded types API to get blob length | antirez | 2011-02-28 | 1 | -1/+1 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+15 |