python 与redis
发布时间:2020-08-02 20:15:43 所属栏目:Python 来源:互联网
导读:一、redis安装源码安装: 1.wget http://download.redis.io/redis-stable.tar.gz 2.yum install gcc 3.tar zxvf redis-stable.tar.gz 4.cdredis-stable 5.makemake install 6.cp redis.conf /etc/7.配置文件 监听地址:bind 0.0.0.0 限制最大内存:maxmemory
<table style="height: 30px; background-color: #afeeee; width: 1266px; ; width: 1266px;" border="0"> |
相关内容