rhymix/modules/ncenterlite
Kijin Sung c9d3645f10 Automatically fill cache in ncenterliteModel->_getNewCount()
285ea8a 보완

카운트 캐시가 없는 경우 자동으로 캐시를 생성하도록 변경함.
푸시앱 등 알림 내용은 안 불러오고 카운트만 받아가는 경우가 있어서
이렇게 하지 않으면 반복 호출해도 캐시 효과가 없음.

푸시앱 사용자가 많고 알림이 수천~수만 개씩 쌓이는 사이트에서
이 패치 적용 후 DB서버 부하가 50% 이상 줄어들었음.
2018-01-16 23:36:37 +09:00
..
conf 커스텀 알림의 타입리스트를 확인하고 해당 알림을 삭제할 수 있도록 개선 2017-05-02 02:50:32 +09:00
lang Fix typo to newline in en.php. 2017-08-19 17:07:07 +09:00
m.skins/default add ncenterlite module from xe-public. 2016-03-17 06:05:05 +09:00
queries Add index hint to ncenterlite.getNotifyNewCount 2018-01-04 14:01:43 +09:00
ruleset Remove unnecessary config 2016-04-22 12:27:53 +09:00
schemas Fix typo in 'brief' field definition 2016-07-26 23:18:57 +09:00
skins Fix fatal error in ncenterlite skin if page_navigation does not exist 2016-07-15 12:03:20 +09:00
tpl Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
LICENSE add ncenterlite module from xe-public. 2016-03-17 06:05:05 +09:00
LICENSE-ko add ncenterlite module from xe-public. 2016-03-17 06:05:05 +09:00
ncenterlite.admin.controller.php Use object cache to store notification list in ncenterlite 2018-01-15 14:20:51 +09:00
ncenterlite.admin.model.php 페이지가 선언되어도 1페이지데이터만 가져오는 문제 고침 2017-05-02 02:58:35 +09:00
ncenterlite.admin.view.php 커스텀 알림의 타입리스트를 확인하고 해당 알림을 삭제할 수 있도록 개선 2017-05-02 02:50:32 +09:00
ncenterlite.class.php Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
ncenterlite.controller.php Use object cache to store notification list in ncenterlite 2018-01-15 14:20:51 +09:00
ncenterlite.mobile.php Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
ncenterlite.model.php Automatically fill cache in ncenterliteModel->_getNewCount() 2018-01-16 23:36:37 +09:00
ncenterlite.view.php 관리자의 경우 회원 닉네임이 노출되지 않는 문제 고침 2018-01-11 20:35:19 +09:00