Python3用scan和delete命令批量清理redis数据
import redis import time redis_cache = redis.Redis(host … Read more Python3用scan和delete命令批量清理redis数据
博学之、审问之、慎思之、明辨之、笃行之
import redis import time redis_cache = redis.Redis(host … Read more Python3用scan和delete命令批量清理redis数据
yum install zlib-devel bzip2-devel openssl-devel ncurse … Read more CentOS自己编译安装Python3的命令