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

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

푸시앱 사용자가 많고 알림이 수천~수만 개씩 쌓이는 사이트에서
이 패치 적용 후 DB서버 부하가 50% 이상 줄어들었음.
2018-01-16 23:36:37 +09:00
..
addon Fix strict count() behavior in PHP 7.2 2017-12-01 01:49:20 +09:00
admin Add PHP SAPI to server info display 2018-01-13 14:13:28 +09:00
adminlogging Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
advanced_mailer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
autoinstall Remove unnecessary cache clearing in Direct module installer 2017-12-09 01:44:09 +09:00
board 게시판에서 상담 기능과 익명글 기능을 동시 사용 시 문제 고침 2018-01-10 23:10:02 +09:00
comment Fix #962 hide deleted comment from integration search 2018-01-12 19:40:09 +09:00
communication Enable responsive skin in member, communication, and ncenterlite 2017-12-05 23:58:04 +09:00
counter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
document Add index on documents (module_srl, regdate) 2018-01-15 14:32:49 +09:00
editor Fix content style radio buttons 2017-12-09 03:18:18 +09:00
file Fix #975 do not move file when moving document 2018-01-12 19:51:45 +09:00
importer Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
install Guard some count() calls with is_array() in install module 2017-12-09 02:23:22 +09:00
integration_search Fix #955 all modules are included in integration search 2018-01-12 20:02:42 +09:00
krzip Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
layout Fix #959 incorrect escape of layout configuration 2017-12-09 02:10:47 +09:00
member Fix #981 clear date button clears all inputs in simple_world member skin 2018-01-12 20:14:20 +09:00
menu Remove unnecessary string replacing. (#982) 2018-01-13 19:20:24 +09:00
message Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
module Fix unnecessary reloading of user lang 2017-12-19 12:00:50 +09:00
ncenterlite Automatically fill cache in ncenterliteModel->_getNewCount() 2018-01-16 23:36:37 +09:00
page Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
point fix #2183 포인트 모듈별 설정 페이지에서 page 모듈을 제외 2018-01-10 23:19:04 +09:00
poll Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
rss Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
session Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
spamfilter Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
tag Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
trash Remove unnecessary use of BaseObject 2017-12-01 00:54:51 +09:00
widget Fix strict count() behavior in PHP 7.2 2017-12-01 01:42:03 +09:00