Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Threaded lazyfree WIP #1. | antirez | 2015-10-01 | 1 | -1/+2 |
* | bio.c: new API bioWaitStepOfType(). | antirez | 2015-10-01 | 1 | -1/+1 |
* | RDMF: more names updated. | antirez | 2015-07-27 | 1 | -3/+3 |
* | 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 |