gpt4 book ai didi

redis - 如何连接到 redistogo?怎么看数据?

转载 作者:IT王子 更新时间:2023-10-29 05:55:17 27 4
gpt4 key购买 nike

通读https://redistogo.com/documentation/introduction_to_redis?language=en但无法让它工作。

redis-cli -h my-host -p 1234 -a mypassword

什么是我的主机

如何查看数据库?

Web 控制台似乎没有显示所有数据。 keys 失败。

redis-cli -h 返回“无法连接到 Redis”

最佳答案

关于 https://redistogo.com/heroku/resources/934839您的应用安装 redistogo 的位置。

给出以下链接:-

redis://redistogo:12340994131cb8c2f2402ffdsafds3333129@birdeye.redistogo.com:3244/

使用这个你在控制台上输入:-

redis-cli -h my-host -p 1234 -a mypassword
redis-cli -h birdeye.redistogo.com -p 3244 -a 12340994131cb8c2f2402ffdsafds3333129

然后您将登录到控制台。

关于redis - 如何连接到 redistogo?怎么看数据?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17846371/

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