kevy

PING

Ping the server; returns PONG or echoes the optional message.

SyntaxPING [message]
Groupconnection
Arity-1
Since1.0.0
Flagsreadonly
ComplexityO(1)
Redis compatibilitydiffers: kevy has no RESP2 subscriber mode, so PING while subscribed does not switch to the array form and non-pubsub commands stay legal on a subscribed connection

← All commands