RDB (Redis Database): The RDB persistence performs point-in-time snapshots ... so it means a single write and a single fsync (before sending the replies).
確定! 回上一頁