liugang
|
4d2f17e88c
|
* [refac] close the cache to prevent new data from being written before clear cache.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
c243c1f56b
|
* [bug#57811,1h] fix the inconsistency issue between cache data and database.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
4792c1dad1
|
* [bug#57812,1h] fix can't close cache.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
67025b6f77
|
* [refac] turn off the cache before clear it if it is shared by multiple applications.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
16cc6278d2
|
* [refac] calling clearCache method of mao class.
|
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
|
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 |
|
朱金勇
|
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 |
|