kevy

SHUTDOWN

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

SyntaxSHUTDOWN [NOSAVE|SAVE]
Groupserver
Arity-1
Since1.0.0
Flagswrite, admin
ComplexityO(1) to trip the stop flag; the drain that follows is O(N)
Redis compatibilitydiffers: only SHUTDOWN [NOSAVE|SAVE] parses — NOW, FORCE and ABORT are a syntax error

← All commands