Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

redis AOF重写描述不准确以及一个小错误 #1439

Copy link
Copy link
@xjlgod

Description

@xjlgod
Issue body actions

原文为
1.服务器会将重写缓冲区中的所有内容追加到新 AOF 文件的末尾,使得新旧两个 AOF 文件所保存的数据库状态一致。最后,服务器用新的 AOF 文件替换旧的 AOF 文件,以此来完成 AOF 文件重写操作。
如果新旧两个 AOF 文件所保存的数据库状态一致,为什么还需要替换呢?我不知道我的理解是否正确,谢谢大佬抽空review。
2.然后还有个地方装箱和拆箱写反了。
已经提交了pr

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request or suggestionNew feature or request or suggestion

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.