Skip to content

PING

PING

PING returns PONG if no argument is provided, otherwise it returns PONG with the message argument.

localhost:7379> PING
OK "PONG"
localhost:7379> PING dicedb
OK "PONG dicedb"