What response indicates success?

In the context of pinging a Redis server using the redis-cli ping command, a successful response is indicated by:

PONG

This response confirms that the Redis server is running and reachable.

0 Comments

no data
Be the first to share your comment!