# coding=utf-8 redis_config = { "host": "127.0.0.1", "port": 6379, "db": 0 }