共计 123 个字符,预计需要花费 1 分钟才能阅读完成。
返回最近一次 Redis 成功将数据保存到磁盘上的时间,以 UNIX 时间戳格式表示。
>= 1.0.0
O(1)
一个 UNIX 时间戳。
redis> LASTSAVE (integer) 1324043588
redis> LASTSAVE
(integer) 1324043588
Redis 实时打印出 Redis 服务器接收到的 命令:MONITOR
Redis 用来记录查询执行时间的日志系统 命令:SLOWLOG