Redis Save 命令

Redis 教程 · 2019-03-08 19:42:12

Redis Save 命令执行一个同步保存操作,将当前 Redis 实例的所有数据快照(snapshot)以 RDB 文件的形式保存到硬盘。

语法

redis Save 命令基本语法如下:

redis 127.0.0.1:6379> SAVE 

可用版本

>= 1.0.0

返回值

保存成功时返回 OK 。

实例

redis 127.0.0.1:6379> SAVE 
OK

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

查看所有标签

Out of their Minds

Out of their Minds

Dennis Shasha、Cathy Lazere / Springer / 1998-07-02 / USD 16.00

This best-selling book is now available in an inexpensive softcover format. Imagine living during the Renaissance and being able to interview that eras greatest scientists about their inspirations, di......一起来看看 《Out of their Minds》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具