摘要:
切换数据库: select 1 查看数据库大小:dbsize 清空数据库: flushdb 阅读全文
posted @ 2016-11-08 15:17
半天的半天
阅读(163)
评论(0)
推荐(0)
摘要:
一、zz的问题 celery 运行work要进入到 文件所在的文件夹下执行 二、AttributeError: 'Flask' object has no attribute 'user_options' 解决方法: celery -A application.controllers.routes: 阅读全文
posted @ 2016-11-08 11:35
半天的半天
阅读(2120)
评论(0)
推荐(1)
摘要:
转载自:http://www.cnblogs.com/anny-1980/p/4582674.html kombu.exceptions.OperationalError: MISCONF Redis is configured to save RDB snapshots, but is curre 阅读全文
posted @ 2016-11-08 10:47
半天的半天
阅读(337)
评论(0)
推荐(0)