Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use const in Redis Module API where possible. | Yossi Gottlieb | 2016-06-20 | 1 | -1/+1 |
* | SPOP: reimplemented for speed and better distribution. | antirez | 2015-02-11 | 1 | -1/+0 |
* | Allow all code tests to run using Redis args | Matt Stancliff | 2014-12-23 | 1 | -0/+4 |
* | Added <count> parameter to SPOP: | Alon Diamant | 2014-12-14 | 1 | -0/+1 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+30 |
* | encoded types API to get blob length | antirez | 2011-02-28 | 1 | -0/+1 |
* | COW friendly versions of SPOP and SRANDMEMBER commands, with some change to t... | antirez | 2010-12-09 | 1 | -1/+1 |
* | merged intset code into the split files | Pieter Noordhuis | 2010-07-02 | 1 | -0/+19 |