Implement caches.

This commit is contained in:
2022-10-02 16:05:25 +01:00
parent 0e530dff85
commit a610610f66
9 changed files with 193 additions and 37 deletions

View File

@@ -9,7 +9,6 @@ This means any hash or compression algorithm must be statically linked inside th
cmake is not a hard dependency, it's merely for the ease of using IDEs (specifically CLion).
Things still to be implemented that are already in the C# version:
- Caching
- Tape file blocks
- Automatic media type generation from C# enumeration
- Nuget package for linking with Aaru