kevy

SAVE

Synchronously snapshot the dataset to disk.

構文SAVE
グループserver
引数の数1
導入バージョン1.0.0
フラグwrite, admin
計算量O(S) fan-out; O(N/S) copy-on-write freeze per shard
Redis 互換性differs: SAVE is no longer synchronous-until-durable — it freezes a copy-on-write view and replies OK immediately, so 'SAVE returned, therefore the dump is safe to copy' no longer holds

← すべてのコマンド