aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcache.h
Commit message (Expand)AuthorAgeFilesLines
...
* Changed so more loggers go via the zen::loggers interfaceStefan Boberg2021-09-151-2/+5
* Factored out http server related code into zenhttp module since it feels out ...Stefan Boberg2021-09-091-1/+1
* Asynchronous upstream caching to JupiterPer Larsson2021-08-311-13/+14
* added 'zen drop' command to drop cache buckets onlineStefan Boberg2021-08-171-1/+1
* Implemented support for dropping z$ buckets while onlineStefan Boberg2021-08-171-0/+1
* Implemented flush operations for cache servicesStefan Boberg2021-08-121-4/+11
* trivial: Updated commentStefan Boberg2021-08-101-1/+1
* Merged from origin/mainStefan Boberg2021-05-251-4/+13
|\
| * Added CidStore, currently used to track relationships between compressed and ...Stefan Boberg2021-05-241-1/+3
| * Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...Stefan Boberg2021-05-231-1/+3
| * 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-5/+6
| * WIP structured cache endpoints - tactical check-in not fully functional yetStefan Boberg2021-05-201-2/+13
* | Updated structured cache descriptionStefan Boberg2021-05-251-0/+23
|/
* Adding zenservice codeStefan Boberg2021-05-111-0/+40