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

redis清理

parent c60f8d15
# import redis import redis
# import json import json
# import time import time
# import pymysql import pymysql
# from rediscluster import StrictRedisCluster from rediscluster import StrictRedisCluster
# def getRedisConn(): # def getRedisConn():
# conn = redis.Redis(host="172.18.51.10", port=6379,db=0) # conn = redis.Redis(host="172.18.51.10", port=6379,db=0)
# conn.execute_command() # 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