• Home
  • Commands
  • Clients
  • Documentation
  • Community
  • Download
  • Modules
  • Support
Redis
Redis Commands Clients Documentation Community Download Modules Support

ECHO message

Available since 1.0.0.

Returns message.

*Return value

Bulk string reply

*Examples

redis>  ECHO "Hello World!"
"Hello World!"
redis> 

Related commands

  • AUTH
  • CLIENT CACHING
  • CLIENT GETNAME
  • CLIENT GETREDIR
  • CLIENT ID
  • CLIENT INFO
  • CLIENT KILL
  • CLIENT LIST
  • CLIENT PAUSE
  • CLIENT REPLY
  • CLIENT SETNAME
  • CLIENT TRACKING
  • CLIENT TRACKINGINFO
  • CLIENT UNBLOCK
  • CLIENT UNPAUSE
  • ECHO
  • HELLO
  • PING
  • QUIT
  • RESET
  • SELECT

This website is open source software. See all credits.

Sponsored by Redis Labs