Skip to content

port the cache_device functions to golang

Martin Roukala requested to merge golang_cache_device into main

We have reached the limits of maintainability with the current implementation of the cache device.

Rather than continuing further down this path, let's re-implement what we have in golang before adding new features such as:

Merge request reports