kevy

PING

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

语法PING [message]
分组connection
参数个数-1
起始版本1.0.0
标志readonly
复杂度O(1)
Redis 兼容性differs: 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

← 全部命令