storj/pkg/piecestore
Alexander Leitner db17557d0d
piece store accept data when size isn't specified (#72)
* added spawn scripts

* wip

* Make server not require length

* Added test for 0 length

* Added test for accepting length of 0

* linter errors

* Make store not take anything more than an id and maybe a ttl if you want
2018-06-04 17:30:42 -04:00
..
rpc piece store accept data when size isn't specified (#72) 2018-06-04 17:30:42 -04:00
pstore_test.go piece store accept data when size isn't specified (#72) 2018-06-04 17:30:42 -04:00
pstore.go piece store accept data when size isn't specified (#72) 2018-06-04 17:30:42 -04:00