Redis Monitor 命令

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

Redis Monitor 命令用于实时打印出 Redis 服务器接收到的命令,调试用。

语法

redis Monitor 命令基本语法如下:

redis 127.0.0.1:6379> MONITOR 

可用版本

>= 1.0.0

返回值

总是返回 OK 。

实例

redis 127.0.0.1:6379> MONITOR 
OK
1410855382.370791 [0 127.0.0.1:60581] "info"
1410855404.062722 [0 127.0.0.1:60581] "get" "a"

查看更多 Redis 服务器命令

Learning Web App Development

Learning Web App Development

Semmy Purewal / O'Reilly Media / 2014-3-3 / USD 29.99

Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this pract......一起来看看 《Learning Web App Development》 这本书的介绍吧!

JS 压缩/解压工具

JS 压缩/解压工具

在线压缩/解压 JS 代码

HEX HSV 转换工具

HEX HSV 转换工具

HEX HSV 互换工具