]> git.saurik.com Git - redis.git/history - src/bio.h
postpone the AOF fsync if policy is everysec and there is a background fsync already...
[redis.git] / src / bio.h
2011-09-15  antirezREDIS_BIO_AOF_FSYNC implemented
2011-09-15  antirezUse a different thread for every different type of...
2011-09-15  antirezBackground I/O library enhanced so that the main thread...
2011-09-14  Salvatore SanfilippoMerge pull request #77 from Poincare/patch-1
2011-09-13  antirezbio.o added to redis-server objects