V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
iloveyou
V2EX  ›  Redis

哪位大神知道redis如何利用appendonly.aof恢复数据?项目急用,网上竟然找不到资料?

  •  
  •   iloveyou · Jan 4, 2013 · 6885 views
    This topic created in 4864 days ago, the information mentioned may be changed or developed.
    2 replies    1970-01-01 08:00:00 +08:00
    luin
        1
    luin  
       Jan 4, 2013   ❤️ 1
    1. 设置appendonly yes;
    2. 将appendonly.aof放到dir参数指定的目录;
    3. 启动Redis,Redis会自动加载appendonly.aof文件。
    iloveyou
        2
    iloveyou  
    OP
       Jan 4, 2013
    @luin 多谢 感谢送到
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   875 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 26ms · UTC 22:11 · PVG 06:11 · LAX 15:11 · JFK 18:11
    ♥ Do have faith in what you're doing.