Commit graph

6 commits

Author SHA1 Message Date
chrislu cb25d100b7 add debug zero 2022-01-15 14:49:59 -08:00
chrislu 8f9d1c1e3c upload only not flushed chunks 2022-01-15 06:41:42 -08:00
chrislu 083d8e9ece add stream writer
this should improve streaming write performance, which is common in many cases, e.g., copying large files.

This is additional to improved random read write operations: 3e69d19380...19084d8791
2021-12-24 22:38:22 -08:00
chrislu 255a1c7dcd refactor type names 2021-12-23 18:23:18 -08:00
chrislu 2d1a1f5e03 rename variables and functions 2021-12-23 17:35:57 -08:00
chrislu 032df784ed chunked file works now 2021-12-23 17:17:32 -08:00