Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | HGET HMGET are now COW friendly, plus API refactoring and changes needed for ... | antirez | 2010-12-10 | 1 | -1/+1 | |
* | SINTER/MEMBERS are now COW friendly, also some refactoring around was needed ... | antirez | 2010-12-09 | 1 | -1/+1 | |
* | Use existing reply functions where possible | Pieter Noordhuis | 2010-09-02 | 1 | -1/+1 | |
* | Use specialized function to add multi bulk reply length | Pieter Noordhuis | 2010-09-02 | 1 | -1/+1 | |
* | Rename iterator to setTypeIterator for consistency | Pieter Noordhuis | 2010-08-21 | 1 | -1/+1 | |
* | Make SORT use the hybrid set accessors to allow sorting intsets | Pieter Noordhuis | 2010-08-21 | 1 | -12/+16 | |
* | WATCH is now affected only when write commands actually modify the key content | antirez | 2010-07-12 | 1 | -0/+1 | |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+383 |