To simplify debugging of results we should cache detailed results and snapshots.
- Snapshots could be probably cached only for certain time,
- Detailed results (err output, out output, directory output)
There should be probably some diffkemp results cache tracking file/db which would contain:
- diffkemp commit for which the result is
- where the cached results are saved
- if some overides were given / custom options were specified for the comparison
- probably some stats (build time, comparison time ...)
To simplify debugging of results we should cache detailed results and snapshots.
There should be probably some diffkemp results cache tracking file/db which would contain: