Redis Command Getkeys 命令

Redis 教程 · 2019-03-08 15:41:53

Redis Command Getkeys 命令用于获取所有 key。

语法

redis Command Getkeys 命令基本语法如下:

redis 127.0.0.1:6379> COMMAND GETKEYS

可用版本

>= 2.8.13

返回值

key 的列表。

实例

redis 127.0.0.1:6379> COMMAND GETKEYS MSET a b c d e f 
1) "a"
2) "c"
3) "e"

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

查看所有标签

Bad Blood

Bad Blood

John Carreyrou / Knopf / 2018-5-21 / USD 27.95

The full inside story of the breathtaking rise and shocking collapse of Theranos, the multibillion-dollar biotech startup, by the prize-winning journalist who first broke the story and pursued it to t......一起来看看 《Bad Blood》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

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

HEX CMYK 互转工具