summaryrefslogtreecommitdiff
path: root/src/bio.h
Commit message (Expand)AuthorAgeFilesLines
* Make bio.c threads killable ASAP if needed.antirez2012-11-221-0/+1
* BSD license added to every C source and header file.antirez2012-11-081-0/+29
* REDIS_BIO_AOF_FSYNC implementedantirez2011-09-151-1/+2
* Use a different thread for every different type of background jobantirez2011-09-151-5/+4
* Background I/O library enhanced so that the main thread can query for the num...antirez2011-09-151-1/+6
* bio.o added to redis-server objectsantirez2011-09-131-0/+6