aboutsummaryrefslogtreecommitdiff
path: root/src/zenstore/cache/cacherpc.cpp
Commit message (Expand)AuthorAgeFilesLines
* InsertChunks for CAS store (#55)Dan Engelbrecht2024-04-221-39/+52
* re-enable partial cache chunks (#21)v5.4.2-pre9v5.4.2-pre12v5.4.2-pre11v5.4.2-pre10Dan Engelbrecht2024-03-221-19/+28
* disable partial getcachechunk responses (#19)Dan Engelbrecht2024-03-221-1/+7
* add support for responding with partial cache chunks (#11)Dan Engelbrecht2024-03-211-3/+33
* clean up test linking (#4)Dan Engelbrecht2024-03-141-49/+3
* respond with BadRequest result instead of throwing exception on bad request i...Dan Engelbrecht2024-02-051-7/+25
* separate RPC processing from HTTP processing (#626)Stefan Boberg2023-12-201-0/+1640