
Redis
bug 搬运工
努力,变强
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Redis雪崩
http://t.csdnimg.cn/m7mRq转载 2024-04-20 17:32:22 · 53 阅读 · 0 评论 -
curl -sSL https://get.rvm.io | bash -s stable curl: (7) Failed connect to api.github.com:443; 拒绝连接
curl -L get.rvm.io | bash -s stable curl -sSL https://get.rvm.io | bash -s stable curl: (7) Failed connect to api.github.com:443; 拒绝连接 WARN: ...the preceeding error with code 7 occurred while fetching https://api.github.com/repos/rvm/rvm/tags Downloadi.原创 2020-08-27 11:14:12 · 1849 阅读 · 2 评论 -
Redis 安装及测试
1 下载安装包 连接:https://download.youkuaiyun.com/download/qq_33718794/10983477 2,解压,记住解压目录 Ctrl+R - cmd命令输入:cd software/redis(我把解压的放到software/redis 目录下) D:\software\redis>redis-server.exe 会出现如下界面,说明本...原创 2019-03-01 21:19:45 · 823 阅读 · 0 评论