aboutsummaryrefslogtreecommitdiff
path: root/zenutil/cache/cacherequests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove PutCacheRecordRequest::RecordBody and GetCacheRecordResult:RecordBody ↵Dan Engelbrecht2022-07-011-48/+50
| | | | (#140)
* Add ability to control where in the result array results go in ↵Dan Engelbrecht2022-06-301-12/+53
| | | | GetCacheRecordsResult::Parse and CacheValuesResult::Parse (#138)
* add optional filter when writing GetCacheRecordsRequest and ↵Dan Engelbrecht2022-06-291-16/+64
| | | | GetCacheValuesRequest (#137)
* cache requests API (#134)Dan Engelbrecht2022-06-271-0/+1495