django如何跟redis交互django跟redis交互的示例:在django项目同名文件夹下的setting中配置相关参数:setting.pyCACHES = {'default': {'BACKEND': 'django_redis.cache.RedisCa