Redis Quit 命令

更新时间: 2019-07-07 15:54

Redis Quit 命令用于关闭与当前客户端与redis服务的连接。

一旦所有等待中的回复(如果有的话)顺利写入到客户端,连接就会被关闭。

语法

redis Quit 命令基本语法如下:

redis 127.0.0.1:6379> QUIT 

可用版本

>= 1.0.0

返回值

总是返回 OK 。

实例

redis 127.0.0.1:6379> QUIT
OK

查看更多 Redis 连接命令

Nine Algorithms That Changed the Future

Nine Algorithms That Changed the Future

John MacCormick / Princeton University Press / 2011-12-27 / GBP 19.95

Every day, we use our computers to perform remarkable feats. A simple web search picks out a handful of relevant needles from the world's biggest haystack: the billions of pages on the World Wide Web.......一起来看看 《Nine Algorithms That Changed the Future》 这本书的介绍吧!

JS 压缩/解压工具

JS 压缩/解压工具

在线压缩/解压 JS 代码

图片转BASE64编码

图片转BASE64编码

在线图片转Base64编码工具

HEX HSV 转换工具

HEX HSV 转换工具

HEX HSV 互换工具