Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | quicklist: change the len of quicklist to unsigned long | zhaozhao.zz | 2017-12-04 | 1 | -2/+2 |
* | quicklist: fix the return value of quicklistCount | zhaozhao.zz | 2017-12-04 | 1 | -1/+1 |
* | Use const in Redis Module API where possible. | Yossi Gottlieb | 2016-06-20 | 1 | -1/+1 |
* | reduce struct padding by reordering members | oranagra | 2016-05-16 | 1 | -1/+1 |
* | Allow compression of interior quicklist nodes | Matt Stancliff | 2015-01-02 | 1 | -17/+66 |
* | Add adaptive quicklist fill factor | Matt Stancliff | 2015-01-02 | 1 | -11/+11 |
* | Add quicklist implementation | Matt Stancliff | 2015-01-02 | 1 | -0/+120 |