Redis Lastsave 命令

Redis 教程 · 2019-03-08 18:57:57

Redis Lastsave 命令返回最近一次 Redis 成功将数据保存到磁盘上的时间,以 UNIX 时间戳格式表示。

语法

redis Lastsave 命令基本语法如下:

redis 127.0.0.1:6379> LASTSAVE 

可用版本

>= 1.0.0

返回值

字符串,文本行的集合。

实例

redis 127.0.0.1:6379> LASTSAVE 
(integer) 1410853592

点击查看所有 Redis 教程 文章: https://codercto.com/courses/l/33.html

查看所有标签

Bulletproof Web Design

Bulletproof Web Design

Dan Cederholm / New Riders Press / 28 July, 2005 / $39.99

No matter how visually appealing or packed with content a Web site is, it isn't succeeding if it's not reaching the widest possible audience. Designers who get this guide can be assured their Web site......一起来看看 《Bulletproof Web Design》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具