aboutsummaryrefslogtreecommitdiff
path: root/zenutil/cache/cacherequests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add `import-project` and `export-project` (#183)Dan Engelbrecht2022-11-181-7/+10
* Add "Accept" field in RPC request to gracefully handle requests from older in...Dan Engelbrecht2022-10-131-0/+27
* 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