|
@@ -100,6 +100,7 @@ class IndexController extends Backend
|
|
|
RedisService::keyDel("caches:index*");
|
|
RedisService::keyDel("caches:index*");
|
|
|
RedisService::keyDel("caches:good*");
|
|
RedisService::keyDel("caches:good*");
|
|
|
RedisService::keyDel("caches:advert*");
|
|
RedisService::keyDel("caches:advert*");
|
|
|
|
|
+ RedisService::keyDel("caches:accounts*");
|
|
|
RedisService::keyDel("caches:count*");
|
|
RedisService::keyDel("caches:count*");
|
|
|
RedisService::keyDel("caches:account*");
|
|
RedisService::keyDel("caches:account*");
|
|
|
RedisService::keyDel("caches:article*");
|
|
RedisService::keyDel("caches:article*");
|