1
0
Fork 0

Merge branch 'master' of github.com:vbatts/tar-split

This commit is contained in:
Vincent Batts 2015-06-21 14:15:32 -04:00
commit 174287a8aa
1 changed files with 3 additions and 0 deletions

View File

@ -167,8 +167,11 @@ What's Next?
------------
* More implementations of storage Packer and Unpacker
- could be a redis or mongo backend
* More implementations of FileGetter and FilePutter
- could be a redis or mongo backend
* cli tooling to assemble/disassemble a provided tar archive
* would be interesting to have an assembler stream that implements `io.Seeker`
License
-------