summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/quit.md
blob: b6ce3bf806cac57d1abbebbf6868af175c8636b4 (plain)
1
2
3
4
5
6
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.