Commands.app

PING

Connection

Test Redis server connection

Examples
Common usage examples

Returns PONG if connected

PING

Quick connection test from shell

redis-cli PING
Notes
  • Returns PONG on success
Related Commands
You might also find these useful