summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/quit.md
blob: 6be9b55dd850eafe9fe1b27cdd74dc489aa1527a (plain)
1
2
3
4
5
6
7
Ask the server to close the connection.
The connection is closed as soon as all pending replies have been written to the
client.

@return

@simple-string-reply: always OK.