Returns message.
Examples
127.0.0.1:6379> ECHO "Hello World!"
"Hello World!"
Returns the given string.
Returns message.
127.0.0.1:6379> ECHO "Hello World!"
"Hello World!"
Bulk string reply: the given string.
Bulk string reply: the given string.