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

QUIT

Available since 1.0.0.

Ask the server to close the connection. The connection is closed as soon as all pending replies have been written to the client.

*Return value

Simple string reply: always OK.

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