Commit f4505aff authored by 陈家荣's avatar 陈家荣

Merge branch 'remould_0520_threadlist_cache' into SANDBOX

parents 0c25731d b4dd7d8c
'use strict'; 'use strict';
var redis=global.redis; var redis=global.redis;
var expire = 60*30; var expire = 60*5;
//缓存数量 //缓存数量
var ThreadRedisCount = 50; var ThreadRedisCount = 50;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment