Commit Graph

25 Commits

Author SHA1 Message Date
Josh Gross cdec5dec0d Format and update tests 2019-12-18 10:59:51 -05:00
Josh Gross 2ce22df8c4 Test out 16 concurrency with 32mb chunks 2019-12-17 17:52:59 -05:00
Josh Gross 8c77f01f0b Test out 16 concurrent requests 2019-12-17 17:35:30 -05:00
Josh Gross 4fcbc07edb Test out higher concurrency limits 2019-12-17 17:26:05 -05:00
Josh Gross 16019b42a9 Fix threads array 2019-12-17 17:19:16 -05:00
Josh Gross 73a15dc5a9 Add more debug logging 2019-12-17 17:13:37 -05:00
Josh Gross 574cd74b58 ? 2019-12-17 17:08:48 -05:00
Josh Gross 14055801c2 Add missing await 2019-12-17 17:01:57 -05:00
Josh Gross 289c5d2518 Concurrency take 2 2019-12-17 16:59:18 -05:00
Josh Gross ba6476e454 Bad implementation of parallel await 2019-12-17 16:17:55 -05:00
Josh Gross b425e87f79 Don't autoclose file 2019-12-17 15:46:56 -05:00
Josh Gross 83f86c103f Make uploads serial 2019-12-17 15:43:50 -05:00
Josh Gross b25804d19e Fix resource URLs 2019-12-17 14:52:40 -05:00
Josh Gross 577b274c51 More debugging 2019-12-17 14:47:57 -05:00
Josh Gross 0816faf84c Use fs streams directly 2019-12-17 14:40:24 -05:00
Josh Gross 131e247bd2 Change to on end 2019-12-17 14:22:32 -05:00
Josh Gross 2cbd952179 Add more debugging 2019-12-17 14:16:15 -05:00
Josh Gross 994e3b75fc Add request header and debug statements 2019-12-17 14:10:58 -05:00
Josh Gross 436418ea07 Separate out reserve call 2019-12-17 13:56:10 -05:00
Josh Gross bad827c28e Initial pass at chunked upload apis 2019-12-13 15:19:25 -05:00
Josh Gross 639f9d8b81
Mask download URL in logs (#110) 2019-11-21 14:37:32 -05:00
Josh Gross 8d14a2150b
Add unit tests for save (#98)
* Clean up args and arrange imports

* Arrange args in restore tests

* Add unit tests for save

* Use const instead of let (linting)
2019-11-14 17:14:16 -05:00
BSKY fb50aa45ec Add initial eslint setup (#88) 2019-11-12 16:48:02 -05:00
Birunthan Mohanathas ce4a52af49 Stop warning when cache is not found (#40)
The cache not being found is a common situation so very visible warning
is a little too much.
2019-11-04 11:03:18 -05:00
Josh Gross 37c45447e4 Initial commit 2019-10-30 14:48:49 -04:00