Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more trailing spaces in Redis source code. | antirez | 2014-06-26 | 1 | -6/+6 |
* | ae.c event loop: API to resize the fd set size on the run. | antirez | 2013-06-28 | 1 | -1/+7 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -1/+28 |
* | Max limit to 10k clients removed, this implements feature request on issue #194 | antirez | 2011-12-15 | 1 | -4/+13 |
* | Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ... | antirez | 2011-12-07 | 1 | -1/+4 |
* | redis.c split into many different C files. | antirez | 2010-07-01 | 1 | -0/+93 |