Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make bio.c threads killable ASAP if needed. | antirez | 2012-11-22 | 1 | -0/+1 |
* | BSD license added to every C source and header file. | antirez | 2012-11-08 | 1 | -0/+29 |
* | REDIS_BIO_AOF_FSYNC implemented | antirez | 2011-09-15 | 1 | -1/+2 |
* | Use a different thread for every different type of background job | antirez | 2011-09-15 | 1 | -5/+4 |
* | Background I/O library enhanced so that the main thread can query for the num... | antirez | 2011-09-15 | 1 | -1/+6 |
* | bio.o added to redis-server objects | antirez | 2011-09-13 | 1 | -0/+6 |