added preload and streaming buffer pool
This commit is contained in:
parent
cd0b0254c7
commit
b010b3a93e
5 changed files with 70 additions and 20 deletions
11
TODO.txt
11
TODO.txt
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue