|
@@ -105,6 +105,7 @@ class IndexController extends Backend
|
|
|
RedisService::keyDel("caches:articl*");
|
|
RedisService::keyDel("caches:articl*");
|
|
|
RedisService::keyDel("caches:qrcode*");
|
|
RedisService::keyDel("caches:qrcode*");
|
|
|
RedisService::keyDel("caches:memb*");
|
|
RedisService::keyDel("caches:memb*");
|
|
|
|
|
+ RedisService::keyDel("caches:live*");
|
|
|
RedisService::keyDel("caches:conf*");
|
|
RedisService::keyDel("caches:conf*");
|
|
|
RedisService::keyDel("caches:order*");
|
|
RedisService::keyDel("caches:order*");
|
|
|
RedisService::keyDel("caches:acceptor*");
|
|
RedisService::keyDel("caches:acceptor*");
|