摘要:
近来学习scrap分布式,需要用到redis,但以前没接触过,所以记录一下自己的安装过程。 准备:Mac,redis-5.0.4.tar.gz 1.压缩包到官网下(建议下载稳定版)网址:redis.io 2.我把压缩包放在了/usr/local/下面。 3.打开终端,找到压缩包,在当前目录下输入:t 阅读全文
摘要:
位置 find / -name redis.conf units单位 # Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started 阅读全文