Commit Graph
21 Commits
Author SHA1 Message Date
liugang 16cc6278d2 * [refac] calling clearCache method of mao class. 2024-11-20 15:42:49 +08:00
liugang 5aefa58096 + [refac] clear cache when redis database changed. 2024-11-20 15:42:49 +08:00
liugang 64e7c831d0 * [refac] user can set database of redis. 2024-11-20 15:42:49 +08:00
liugang 8c17984ce1 * [refac] modify php serialize's key to php. 2024-11-20 15:42:49 +08:00
liugang 29fa9fdd58 * [refac] fix the error of form control linkage display. 2024-11-20 15:42:49 +08:00
liugang 9ea4c9a0f7 * [refac] check required form fields. 2024-11-20 15:42:49 +08:00
liugang 3f16552bd3 - [refac] remove unused code. 2024-11-20 15:42:49 +08:00
liugang 8af8f18d38 * [refac] modify lang items. 2024-11-20 15:42:49 +08:00
liugang 7c362f7350 * [refac] add cache scope. 2024-11-20 15:42:49 +08:00
liugang e4aee0c87d + [refac] add cache module to manage configuration of cache. 2024-11-20 15:42:49 +08:00
liugang 4c47a182e6 - [refac] remove unused file. 2024-11-20 15:42:49 +08:00
朱金勇 e530add989 * [perf] rename cache to mao 2024-11-20 15:42:49 +08:00
liugang 28200cb337 * [refac] fix error. 2024-11-20 15:42:49 +08:00
liugang 1c79e4315e - [refac] remove unused code and file. 2024-11-20 15:42:49 +08:00
liugang 914ba50a55 * [refac] compatible with model.class.php. 2024-11-20 15:42:49 +08:00
liugang 3839b68c3f + [perf] add example of cache handler. 2024-11-20 15:42:49 +08:00
liugang 19176ed148 * [refac] modify class comment. 2024-11-20 15:42:49 +08:00
liugang e278cffb60 * [refac] refactor the cacheModel. 2024-11-20 15:42:49 +08:00
liugang 68dfcea210 + [perf] add configuration of cached keys. 2024-11-20 15:42:49 +08:00
朱金勇 a3c1dcaacf + [perf] Add cache handler. 2024-11-20 15:42:49 +08:00
朱金勇 b0e979d664 + [perf] Add cache model. 2024-11-20 15:42:49 +08:00