朱金勇
|
f1bb5c856f
|
* [misc] Select into for cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
0637346f85
|
+ [refac] add method to clear cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
ca997cd1c4
|
* [refac] add namespace and connector.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
61c1ad11ba
|
* [refac] rename redis to cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
06f71d7376
|
* [refac] fetch data of specified id list from cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
a3910b7afd
|
+ [refac] add method to get the data of the specified table and id from the cache.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
2bf184edff
|
* [refac] add method to get cache key.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
732e342ca6
|
+ [refac] initialize the cache of the specified table.
|
2024-11-20 15:42:49 +08:00 |
|
liugang
|
9ac773bade
|
+ [refac] add cache class to manage cache.
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
e530add989
|
* [perf] rename cache to mao
|
2024-11-20 15:42:49 +08:00 |
|
朱金勇
|
aa5528372b
|
+ [perf] Add redis cache class.
|
2024-11-20 15:42:49 +08:00 |
|
dingguodong
|
c8438e8c43
|
+ [task#121999] Add the redis cache driver.
|
2024-06-28 16:59:08 +08:00 |
|
Lufei
|
9bac1239d1
|
* Optimize cache class.
|
2023-06-02 15:41:35 +08:00 |
|
Lufei
|
bee459afd9
|
* Fix cache ttl error.
|
2023-06-02 11:21:59 +08:00 |
|
Lufei
|
020d72d2c5
|
* Add create method for cache.
|
2023-05-05 16:35:26 +08:00 |
|
Lufei
|
0f7204388c
|
+ Support file cache.
|
2023-05-04 19:29:40 +08:00 |
|
鲁飞
|
c93d138a83
|
+ Support Apcu and Yac cache driver.
|
2023-02-22 06:20:00 +00:00 |
|