liugang
|
d1e4a61223
|
* [refac] check if redis support the igbinary serializer.
|
2024-12-09 09:21:27 +08:00 |
|
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
|
30741b469b
|
* [refac] always save redis configuration.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
f53c76b654
|
* [bug#57802,1h] clear the cache after changing its configuration.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
262efb3a5f
|
* [refac] the serializer of redis can not be empty.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
b46ff0492e
|
* [bug#57800,0.5h] rename the method clear to flush because it is declared in baseControl class.
|
2024-12-09 09:21:27 +08:00 |
|
liugang
|
9c1eb71c16
|
* [refac] rename method ajaxClear to clear.
|
2024-11-25 14:12:18 +08:00 |
|
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
|
9ea4c9a0f7
|
* [refac] check required form fields.
|
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 |
|