gpt4 book ai didi

bash - 从 bash 运行时来自 redis-cli 的(空列表或集合)

转载 作者:IT王子 更新时间:2023-10-29 05:57:48 26 4
gpt4 key购买 nike

<分区>

我在我的本地 Redis 服务器中存储了 3 个虚拟 key 。

redis 127.0.0.1:6379> keys *
1) "key2"
2) "key3"
3) "key1"

当我尝试从 bash 中获取相同的结果时,它返回 "(empty list or set)"。为什么?

$ redis-cli keys *
(empty list or set)

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com