Skip to content

Commit

Permalink
修正 AOF 的一个翻译问题,感谢 zhang ever 的提醒:
Browse files Browse the repository at this point in the history
  • Loading branch information
huangzworks committed Apr 22, 2014
1 parent 638f136 commit 756b462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topic/persistence.rst
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Redis 2.4 则可以自动触发 AOF 重写,
具体信息请查看 2.4 的示例配置文件。


AOF 有多耐久
AOF 的耐久性如何
-------------------------

你可以配置 Redis 多久才将数据 ``fsync`` 到磁盘一次。
Expand Down

0 comments on commit 756b462

Please sign in to comment.