aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcachestore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed index flags for standalone filesStefan Boberg2021-05-241-3/+15
* Eliminated sidx file since it's no longer necessaryStefan Boberg2021-05-241-4/+0
* Z$ now tracks content type for large objects as well as small. Large objects ...Stefan Boberg2021-05-241-34/+92
* Implemented new URI addressing scheme for the Zen cache endpoints, and prepar...Stefan Boberg2021-05-231-12/+4
* Changed to tsl::robin_mapStefan Boberg2021-05-231-9/+23
* Tidied up some codeStefan Boberg2021-05-221-10/+9
* Split out structured cache store code into dedicated cpp/h pairStefan Boberg2021-05-221-0/+554