Commit 669389df authored by 宋柯's avatar 宋柯

redis清理

parent c60f8d15
# import redis
# import json
# import time
# import pymysql
# from rediscluster import StrictRedisCluster
import redis
import json
import time
import pymysql
from rediscluster import StrictRedisCluster
# def getRedisConn():
# conn = redis.Redis(host="172.18.51.10", port=6379,db=0)
# conn.execute_command()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment