Redis Debug Object 命令

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

Redis Debug Object 命令是一个调试命令,它不应被客户端所使用。

语法

redis Debug Object 命令基本语法如下:

redis 127.0.0.1:6379> DEBUG OBJECT key

可用版本

>= 1.0.0

返回值

当 key 存在时,返回有关信息。 当 key 不存在时,返回一个错误。

实例

redis 127.0.0.1:6379> DEBUG OBJECT my_pc
Value at:0xb6838d20 refcount:1 encoding:raw serializedlength:9 lru:283790 lru_seconds_idle:150

redis 127.0.0.1:6379> DEBUG OBJECT your_mac
(error) ERR no such key

查看更多 Redis 服务器命令

Building Social Web Applications

Building Social Web Applications

Gavin Bell / O'Reilly Media / 2009-10-1 / USD 34.99

Building a social web application that attracts and retains regular visitors, and gets them to interact, isn't easy to do. This book walks you through the tough questions you'll face if you're to crea......一起来看看 《Building Social Web Applications》 这本书的介绍吧!

CSS 压缩/解压工具

CSS 压缩/解压工具

在线压缩/解压 CSS 代码

正则表达式在线测试

正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具

HEX HSV 转换工具

HEX HSV 互换工具