aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/cache/cachedisklayer.cpp
diff options
context:
space:
mode:
authorDan Engelbrecht <[email protected]>2024-03-28 14:01:22 +0100
committerGitHub Enterprise <[email protected]>2024-03-28 14:01:22 +0100
commit04f1b48b006373ac82ae23a947dcb048d56cf63f (patch)
tree905aa41750e8b60700b2c0a2ae516a4a1702f4c1 /src/zenstore/cache/cachedisklayer.cpp
parentFaster reading of compressed buffer headers by not materializing entire sourc... (diff)
downloadzen-04f1b48b006373ac82ae23a947dcb048d56cf63f.tar.xz
zen-04f1b48b006373ac82ae23a947dcb048d56cf63f.zip
add "fieldnames" query param for GetProjectFiles/GetProjectChunkInfos (#29)
- Improvement: It is now possible to control which fields to include in `/prj/{project}/oplog/{log}/chunkinfos` request by adding a comma delimited list of filed names for `fieldnames` parameter - Default fields are: `id`, `rawhash` and `rawsize` (translates to `?fieldnames=id,rawhash,rawsize`) - Use `?fieldnames=*` to get all the fields - Improvement: It is now possible to control which fields to include in `/prj/{project}/oplog/{log}/files` request by adding a comma delimited list of filed names for `fieldnames` parameter - Default fields are: `id`, `clientpath` and `serverpath` (translates to `?fieldnames=id,clientpath,serverpath`), `filter=client` only applies if `fieldnames` is not given as a parameter - Use `?fieldnames=*` to get all the fields
Diffstat (limited to 'src/zenstore/cache/cachedisklayer.cpp')
0 files changed, 0 insertions, 0 deletions