added preload and streaming buffer pool

This commit is contained in:
ston1th 2022-08-19 19:01:28 +02:00
commit b010b3a93e
5 changed files with 70 additions and 20 deletions

View file

@ -2,11 +2,18 @@
* printf '\x6c' | dd seek=20 bs=1 count=1 conv=notrunc of=test.dump
* crypto
* flush last chunk in streaming mode
* flush last chunk in streaming mode - check if implemented
* web
* listing of all files in cache
* add breadcrumb
* display size of files
* tuning
* debug logger for writer queue size
* sftp
* implement read ahead buffer?
* add breadcrumb
* config file?
* whitelist allowed src paths