aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/upstreamcache.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed a number of unreferenced variable warningsStefan Boberg2021-09-091-0/+2
|
* Minor fixup and formatting.Per Larsson2021-09-071-2/+2
|
* Updated upstream stats calculation.Per Larsson2021-09-071-52/+31
|
* Return stats from Zen/Jupiter HTTP client.Per Larsson2021-09-071-19/+164
|
* Support for switching between storing derived data using the legacy DDC ↵Per Larsson2021-09-061-8/+22
| | | | endpoint and the Commmon Blob Store endpoint.
* Zen upstream support (#7)Per Larsson2021-09-031-136/+280
|
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-0/+347
Co-authored-by: Stefan Boberg <[email protected]>