aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/cache/httpstructuredcache.h
Commit message (Collapse)AuthorAgeFilesLines
* Restructured structured cache store (#314)Stefan Boberg2023-05-171-0/+192
This change separates out the disk and memory storage strategies into separate cpp/h files to improve maintainability.