aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/cache/cachedisklayer.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* fix for commented-out code which was never meant to be checked inStefan Boberg2023-05-171-6/+6
|
* Restructured structured cache store (#314)Stefan Boberg2023-05-171-0/+2127
This change separates out the disk and memory storage strategies into separate cpp/h files to improve maintainability.