Use fsync instead of aof_fsync in final AOF sync.
This happens in the child process so we don't care about latency: better to sync metadata as well.
Please register or sign in to comment
This happens in the child process so we don't care about latency: better to sync metadata as well.