PING [message]
Returns if no argument is provided, otherwise return a copy of the argument as a bulk. This command is often used to test if a connection is still alive, or to measure latency.
*Examples
redis> PING "hello world"
Returns if no argument is provided, otherwise return a copy of the argument as a bulk. This command is often used to test if a connection is still alive, or to measure latency.
redis> PING "hello world"
本文档使用 全库网 构建