Skip to content

Additional AOFRW deprecation cleanups #9794

@oranagra

Description

@oranagra
  1. remove the option to disable AOF preamble RDB this adds a lot of code to redis and modules
  2. delete all the code in rewriteAppendOnlyFileRio and deprecate modules aof_rewrite callback
  3. always generate base rdb (even when starting empty) (done in Always create base AOF file when redis start from empty. #10102)
  4. disallow BGREWRITEAOF command when appendonly is off?

details: #9539 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions