File size: 69 Bytes
cd3f41e
 
 
1
2
3
import redis

redis_client = redis.Redis(host="localhost", port=6379)