aboutsummaryrefslogtreecommitdiffstats
path: root/src/core/function/CacheManager.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: integrate logging api to coresaturneric2024-01-051-5/+5
* fix: slove some known issuessaturneric2024-01-051-28/+29
* feat: do not load entire data to memory in libarchive operationssaturneric2023-12-301-1/+1
* fix: use secure memory management at impl classsaturneric2023-12-161-1/+1
* feat: general improvements of aync execution and memory securitysaturneric2023-12-031-12/+15
* refactor: separate typedef and implsaturneric2023-11-071-1/+1
* refactor: remove CommonUtils at coresaturneric2023-11-071-82/+204
* refactor: start to tidy up code using clang-tidysaturneric2023-10-281-1/+0
* fix: solve some code tidy issuessaturneric2023-10-251-1/+0
* feat: use rt listen publish event function in main windows' app version upgra...Saturneric2023-10-251-2/+2
* fix: check and update copyright at filessaturneric2023-10-161-2/+2
* fix: reduce debug log of coreSaturneric2023-07-141-1/+0
* feat: support instant flush when save cacheSaturneric2023-07-131-1/+6
* feat: add CacheManager to deal with cacheSaturneric2023-07-131-17/+94
* feat: add cache recovery functionsaturneric2023-02-041-0/+66