aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/kvcache.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed legacy key-value cache (may be reinstated in another form in the future)Stefan Boberg2021-09-031-212/+0
|
* Zen upstream support (#7)Per Larsson2021-09-031-7/+8
|
* Removed #pragma once from cpp files (copy pasta fail)Stefan Boberg2021-09-031-2/+0
|
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-5/+7
| | | | Co-authored-by: Stefan Boberg <[email protected]>
* Eliminated rocksdb referenceStefan Boberg2021-08-311-2/+0
|
* Implemented flush operations for cache servicesStefan Boberg2021-08-121-0/+5
| | | | Also implemented basic upstream query interface, which needs a bit more work to be fully functional (chunk propagation / fetching and new propagation policies as per DDC requirements)
* WIP structured cache endpoints - tactical check-in not fully functional yetStefan Boberg2021-05-201-1/+1
|
* Adding zenservice codeStefan Boberg2021-05-111-0/+208