6662f43d01
* Allow empty metadata values
* Make tests less fragile by allowing loose call ordering
* Add s3ChunkProducer
* Integrate s3ChunkProducer to support chunk buffering
* Remove completed chunk files inline to reduce disk space usage
* Add tests for chunk producer
* docs: Use value from Host header to forward to tusd
* Use int64 for MaxBufferedParts field
* Default to 20 buffered parts
* Rename s3ChunkProducer -> s3PartProducer
* Document s3PartProducer struct
* Clarify misleading comment
* Revert "Remove completed chunk files inline to reduce disk space usage"
This reverts commit
|
||
---|---|---|
.. | ||
calcpartsize_test.go | ||
multi_error.go | ||
s3store.go | ||
s3store_mock_test.go | ||
s3store_part_producer_test.go | ||
s3store_test.go | ||
s3store_util_test.go |