kevy

SUBSCRIBE

Subscribe to the given channels.

SyntaxSUBSCRIBE channel [channel ...]
Grouppubsub
Arity-2
Since1.0.0
Flagsreadonly, pubsub
ComplexityO(c) channels; never fans out to other shards
Redis compatibilitydiffers: kevy has no RESP2 subscriber mode — after SUBSCRIBE the connection may still issue any command, where Redis restricts it to the pubsub verbs plus PING / QUIT / RESET

← All commands