Commit 2882c47
Reductionist
Refactor the chunk cache so it stores each chunk in a separate file.
Features:
* configure a maximum size for the cache
* pruned periodically so expired entries are purged and the cache files deleted
* pruning removes excess files, that haven't yet expired, to keep within configured maximum cache size1 parent 8fb4a95 commit 2882c47
5 files changed
+529
-41
lines changed
0 commit comments