摘要: 将用户发来的指令以RESP协议的形式存储在本地的AOF文件,重启Redis后执行此文件恢复数据 https://github.com/csgopher/go-redis 本文涉及以下文件: redis.conf:配置文件 aof:实现aof redis.conf appendonly yes app 阅读全文
posted @ 2023-03-26 21:29 csgopher 阅读(174) 评论(0) 推荐(0) 编辑