Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for a race in BGSAVE that may result in some data not being saved as soon... | antirez | 2010-08-30 | 1 | -1/+2 |
* | intset loading bug fixed | antirez | 2010-08-26 | 1 | -1/+1 |
* | translated a few long logn into int64_t for correctness and to avoid compilat... | antirez | 2010-08-26 | 1 | -1/+1 |
* | fixed a memory leak in the new Set code | antirez | 2010-08-26 | 1 | -0/+2 |
* | merged intset code into the split files | Pieter Noordhuis | 2010-07-02 | 1 | -16/+52 |
* | Compilation fixed on Linux after the source code split | antirez | 2010-07-01 | 1 | -0/+5 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+886 |