summaryrefslogtreecommitdiff
path: root/src/bio.h
Commit message (Expand)AuthorAgeFilesLines
* Implementing the WAITAOF command (issue #10505) (#11713)Slava Koyfman2023-03-141-5/+10
* Reclaim page cache of RDB file (#11248)Tian2023-02-121-1/+1
* Removing old redundant code from bio.c (#11136)Moti Cohen2022-08-261-2/+1
* fsync the old aof file when open a new INCR AOF (#11004)Binbin2022-07-251-1/+1
* Delete some unimplemented prototype. (#8882)Binbin2021-04-291-1/+0
* Cleanup key tracking documentation and table management (#8039)Madelyn Olson2020-12-231-1/+5
* macro fixDaniel Dai2019-11-201-0/+5
* Threaded lazyfree WIP #1.antirez2015-10-011-1/+2
* bio.c: new API bioWaitStepOfType().antirez2015-10-011-1/+1
* RDMF: more names updated.antirez2015-07-271-3/+3
* 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