aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcachestore.h
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for dropping z$ buckets while onlineStefan Boberg2021-08-171-1/+3
* Implemented flush operations for cache servicesStefan Boberg2021-08-121-0/+1
* Z$ now tracks content type for large objects as well as small. Large objects ...Stefan Boberg2021-05-241-2/+2
* Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...Stefan Boberg2021-05-231-2/+3
* Changed to tsl::robin_mapStefan Boberg2021-05-231-2/+9
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-0/+117