]> git.saurik.com Git - redis.git/history - src/syncio.c
postpone the AOF fsync if policy is everysec and there is a background fsync already...
[redis.git] / src / syncio.c
2011-05-10  antirezMerge branch 'unstable'
2011-04-06  Pieter NoordhuisMerge branch 'unstable' into unstable-zset
2011-03-29  antirezCluster branch merged to unstable.
2010-11-02  antirezMerge remote branch 'pietern/unixsocket'
2010-10-28  antirezmerge conflict resolved
2010-10-28  antirezMerge remote branch 'remotes/pietern/zrevrangebyscore'
2010-10-25  antirezmore generally usable i/o functions moved to syncio.c
2010-10-24  antirezsynchronous I/O networking functions originally used...