Commit a87de1aa authored by strong's avatar strong

Merge commit 'b4dd7d8c'

parents 6cfcabd5 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