Hacker News new | ask | show | jobs
by gaul 2232 days ago
This changed in 1.86 and I updated the README as follows:

> random writes or appends to files require rewriting the entire object, optimized with multi-part upload copy

Now changing one bit means re-uploading 5 MB, the minimum S3 part size.

1 comments

Only if the blackblaze implementation supports put byte range... Not supported by default.