kevy

BGREWRITEAOF

Start an append-only-file rewrite in the background.

構文BGREWRITEAOF
グループserver
引数の数1
導入バージョン1.0.0
フラグwrite, admin
計算量O(S) fan-out; each shard freezes a copy-on-write view and hands serialise plus fsync to its own worker
Redis 互換性differs: replies +OK rather than Redis's status line, rewrites one AOF per shard, and replies +OK even when AOF is disabled

← すべてのコマンド