kevy

SHUTDOWN

Stop the server process (connection drops without a reply).

構文SHUTDOWN [NOSAVE|SAVE]
グループserver
引数の数-1
導入バージョン1.0.0
フラグwrite, admin
計算量O(1) to trip the stop flag; the drain that follows is O(N)
Redis 互換性differs: only SHUTDOWN [NOSAVE|SAVE] parses — NOW, FORCE and ABORT are a syntax error

← すべてのコマンド