Skip to content

Modularise the way the cache is constructed

This MR 'simplifies' the logic used to map the diskcache entries to internal cache entries. This has zero functional impact now, but will make it much easier in the (near) future to move the filetype (e.g. gwf), which is currently the outermost layer, to be the innermost layer.

Merge request reports