aboutsummaryrefslogtreecommitdiff
path: root/zenutil/cache/cachepolicy.cpp
Commit message (Expand)AuthorAgeFilesLines
* CacheRecordPolicy: Fix inverted PolicyMask expression that caused parsing Val...Matt Peters2022-02-011-2/+2
* Cache policy support (#47)mattpetersepic2022-02-011-154/+172
* Implement SkipData,QueryLocal,StoreLocal for HandleRpcGetCacheRecords (#41)mattpetersepic2022-01-261-0/+20
* Unused Delimiter string_view wouldn't compile POISX platformsMartin Ridgers2022-01-251-1/+0
* Cachepolicy (#36)mattpetersepic2022-01-251-107/+177
* Fixed CacheRecordPolicy::SaveDevin Doucette2022-01-201-0/+2
* Fixed bug when cloning CbObject.Per Larsson2021-11-121-0/+6
* Movec cache utility types to zenutil and fixed unit tests.Per Larsson2021-11-121-0/+161