liugang
|
44142b5a5d
|
* [refac] only convert replace statement to insert statement for cached tables.
|
2025-04-01 14:33:19 +08:00 |
|
wangyuting
|
46e96d522f
|
Revert "* [refac] get cache configuration from environment."
|
2025-03-07 15:45:06 +08:00 |
|
wangyuting
|
45861defdb
|
* Merge import jira code.
|
2025-03-07 15:45:06 +08:00 |
|
liugang
|
cb64bdf272
|
* [bug#59438] fix error when upgrading.
|
2025-01-26 15:57:43 +08:00 |
|
liugang
|
f2e3a81672
|
Revert "* [refac] get cache configuration from environment."
This reverts commit bd0b028e88.
|
2025-01-26 15:57:43 +08:00 |
|
liugang
|
bd0b028e88
|
* [refac] get cache configuration from environment.
|
2025-01-15 11:26:00 +08:00 |
|
liugang
|
ffc037318c
|
- [refac] remove unused cache configuration.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
921d115c6e
|
* [refac] rename cache key.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
a1b201aae2
|
+ [refac] add cache configuration.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
9ead5ecaa9
|
+ [refac] add cache configuration of table stakeholder.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
05afc55b9b
|
+ [refac] add cache configuration.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
1f91ca0f95
|
+ [refac] add cache configuration.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
52cded6a8f
|
* [refac] add configuration to cache the table zt_userview.
|
2024-12-30 09:42:38 +08:00 |
|
liugang
|
8e3493d9bf
|
- [refac] remove unused code of cache files.
|
2024-11-25 14:12:18 +08:00 |
|
liugang
|
b2322ec0ac
|
+ [refac] add default 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
|
a53291f9f4
|
* [refac] modify default cache driver to apcu.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
8026553064
|
* [refac] decrease default lifetime of dao cache to 7 days for apcu doesn't have LRU.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
8a52a817df
|
+ [refac] add configuration of dao cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
736a438d22
|
* [refac] modify default serializer of redis to igbinary.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
f6996e21f7
|
* [refac] modify default lifetime of cache to no expiration.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
967fabd449
|
* [refac] set default cache driver to redis.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
7c362f7350
|
* [refac] add cache scope.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
d827ef5fcc
|
+ [refac] add default configuration of redis.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
16980124c0
|
* [refac] add namespace of cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
e0a7e784b1
|
* [refac] refactor configuration items of cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
f12f4caf37
|
- [perf] remove unused code.
|
2024-11-20 15:42:49 +08:00 |
|
dingguodong
|
762e25e805
|
*[task#121999] Initialize the config for redis cache.
|
2024-07-01 10:54:45 +08:00 |
|
liugang
|
d8544d4f1b
|
Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
|
2024-05-23 14:22:14 +08:00 |
|
liugang
|
361c7e011f
|
* Rename cache configuration item.
|
2024-05-23 14:22:13 +08:00 |
|
liugang
|
383e8f3f4b
|
* cache: add comment.
|
2024-05-17 11:15:02 +08:00 |
|
liugang
|
5250aba731
|
* cache: change the default value of dao cache life time to 30 days.
|
2024-05-17 11:15:02 +08:00 |
|
liugang
|
a466a45977
|
* cache: disable dao cache as default.
|
2024-05-17 11:15:01 +08:00 |
|
liugang
|
0ac5092fba
|
+ cacheConfig: add configuration of client cache.
|
2024-05-17 11:15:00 +08:00 |
|
liugang
|
d71e68bc07
|
* cacheConfig: modify comment.
|
2024-05-17 11:15:00 +08:00 |
|
liugang
|
f9e15cf203
|
+ Add configuration of dao cache.
|
2024-05-17 11:14:58 +08:00 |
|
tanghucheng
|
8830dfb477
|
* Merge config.
|
2023-11-14 00:54:22 -05:00 |
|