aboutsummaryrefslogtreecommitdiff
path: root/zenutil/cache/cacherequests.cpp
Commit message (Expand)AuthorAgeFilesLines
* GetCacheChunksRequest with separate policy and OptionalValueFilterDan Engelbrecht2022-09-151-40/+106
* GetCacheRecords uses proper separate Policy structDan Engelbrecht2022-09-071-64/+107
* Make policy data separate in PutCacheRecordsRequestDan Engelbrecht2022-09-061-40/+77
* Use cacherequests structs when handing GetCacheRecordsDan Engelbrecht2022-09-061-168/+177
* 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