aboutsummaryrefslogtreecommitdiff
path: root/zenutil/cache
Commit message (Expand)AuthorAgeFilesLines
* Remove PutCacheRecordRequest::RecordBody and GetCacheRecordResult:RecordBody ...Dan Engelbrecht2022-07-011-48/+50
* Add ability to control where in the result array results go in GetCacheRecord...Dan Engelbrecht2022-06-301-12/+53
* add optional filter when writing GetCacheRecordsRequest and GetCacheValuesReq...Dan Engelbrecht2022-06-291-16/+64
* cache requests API (#134)Dan Engelbrecht2022-06-271-0/+1495
* Remove the backwards compatibility for the Zen CachePolicy changes no… (#49)mattpetersepic2022-02-081-11/+1
* Merging minor fixes to mainStefan Boberg2022-02-071-8/+24
|\
| * Changed some initializers to constinit to ensure compile time initializationStefan Boberg2022-02-041-8/+24
* | Fixed signed/unsigned comparison compile errorMartin Ridgers2022-02-031-1/+1
|/
* 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-122-0/+170