added disk quota

This commit is contained in:
ston1th 2022-03-17 00:47:45 +01:00
commit 9cc2b04342
26 changed files with 1376 additions and 61 deletions

View file

@ -1,4 +1,2 @@
* add disk quota
* preload: dont load file if quota exceeded
* add LRU cache
* clear cache if file sizes differ and > 0
* fix deadlock
* maybe dirEmpty?