aboutsummaryrefslogtreecommitdiff
path: root/src/zencore/compactbinarypackage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* cache optimizations (#88)Dan Engelbrecht2024-05-301-2/+2
| | | | | * message formatting optimizations * bump iostorecompression small value threshold to 1MB
* fix zero size attachment replies (#69)Dan Engelbrecht2024-05-021-51/+34
| | | | - Bugfix: Don't try to respond with zero size partial cache value when partial size is zero - Improvement: Added more validation of data read from cache / cas
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+1350
* moved source directories into `/src` * updated bundle.lua for new `src` path * moved some docs, icon * removed old test trees