from engine.cache import RedisWithoutprefixProxy from django.conf import settings ins_cache = RedisWithoutprefixProxy(settings.REDIS_GROUP['ins_cache'])