kevy

DEBUG

Debug subcommands; SLEEP blocks the shard, other subcommands are tolerated as OK.

SyntaxDEBUG SLEEP seconds | subcommand [args ...]
Groupserver
Arity-2
Since1.0.0
Flagsreadonly, admin
ComplexitySLEEP: parks the ANSWERING shard's reactor thread for the duration (other shards keep serving). Everything else: O(1)
Redis compatibilitydiffers: SLEEP is the only subcommand with an effect and it blocks one shard, not the server; every other subcommand is accepted and answered OK without doing anything

← All commands