Files
redis/src
Viktor Söderqvist 07d187066a Deprecate QUIT (#11439)
Clients should not use this command.
Instead, clients should simply close the connection when they're not used anymore.
Terminating a connection on the client side is preferable, as it eliminates `TIME_WAIT`
lingering sockets on the server side.
2022-11-09 14:41:00 +02:00
..
2022-11-09 14:41:00 +02:00
2022-08-22 15:01:40 +08:00
2022-08-22 15:01:40 +08:00
2022-11-09 14:41:00 +02:00
2020-04-24 17:11:21 -07:00
2021-12-19 17:52:23 +02:00
2022-01-06 13:39:38 +02:00
2022-03-09 13:58:23 +02:00
2020-05-05 23:35:08 -04:00
2022-08-23 12:37:56 +03:00
2022-04-17 15:43:22 +03:00
2014-08-08 10:05:32 +02:00
2022-10-02 13:56:45 +03:00
2022-08-23 12:37:56 +03:00
2021-07-10 10:04:54 -05:00
2014-07-02 16:31:22 +02:00
2022-07-18 10:56:26 +03:00