You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Putting the checksum in the trailer as opposed to the header allows checksums to be computed while the data is streamed.
This seems like a good improvement for integrity.
Putting the checksum in the trailer as opposed to the header allows checksums to be computed while the data is streamed.
This seems like a good improvement for integrity.
I learned about this feature here: https://youtu.be/v3HfUNQ0JOE?t=1264
Support in the Minio client library was added in minio/minio-go#1705
The text was updated successfully, but these errors were encountered: