1
0
Fork 1
mirror of https://github.com/vbatts/tar-split.git synced 2024-11-22 08:05:39 +00:00

README.md: comments on what's next

This commit is contained in:
Vincent Batts 2015-03-23 16:35:42 -04:00
parent b607faf7f1
commit 8ea33b4a42

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
-------