aboutsummaryrefslogtreecommitdiff
path: root/zenserver/upstream/jupiter.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Zen upstream support (#7)Per Larsson2021-09-031-22/+16
|
* IoHash::HashMemory -> IoHash::HashBuffer for consistency with UE5 codeStefan Boberg2021-09-021-2/+2
|
* Compilation fix again (downloaded_bytes is integral since a while back)Stefan Boberg2021-08-311-1/+1
|
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-68/+167
| | | | Co-authored-by: Stefan Boberg <[email protected]>
* Implemented new URI addressing scheme for the Zen cache endpoints, and ↵Stefan Boberg2021-05-231-3/+3
| | | | prepared for additional indexing capabilities
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-1/+1
|
* Partial refactoring of structured cache implementation - WIPStefan Boberg2021-05-211-8/+25
|
* Fixed mis-mergeStefan Boberg2021-05-201-11/+0
|
* Merged from masterStefan Boberg2021-05-201-0/+40
|\
| * Partial implementation of Jupiter chunk filtering, pending more information ↵Stefan Boberg2021-05-181-0/+40
| | | | | | | | | | | | about response format Also implemented compact binary PUT
* | Added tentative Jupiter structured data endpointsStefan Boberg2021-05-201-0/+22
|/
* Adding zenservice codeStefan Boberg2021-05-111-0/+277