2
0
mirror of https://github.com/vasi/pixz synced 2024-11-03 09:40:24 +00:00

more TODOs

This commit is contained in:
Dave Vasilevsky 2009-12-28 01:24:46 -05:00
parent 7e02b87f68
commit ea6f34e77e

6
TODO
View File

@ -3,6 +3,9 @@
* multi-block
* thread
* index tarballs
* just a list of files?
* sorted?
* ranges?
* sane, safe errors
* signal safe?
@ -18,3 +21,6 @@
* keep the same stream for multiple blocks?
* even use the same buffers?
* don't write block header until we're writing to file?
* support multiple streams?
* append to tarballs without decompressing?