Klaus Post
470553ff5d
Tweak readall allocation and renameData buffer reuse ( #13108 )
...
Use a single allocation for reading the file, not the growing buffer of `io.ReadAll`.
Reuse the write buffer if we can when writing metadata in RenameData.
2021-08-30 08:38:11 -07:00
Klaus Post
62b6615a2a
Add xl-meta data extraction ( #12396 )
...
* Add `-export` flag to export data.
* Support wildcard inputs.
2021-05-28 08:10:41 -07:00
Harshavardhana
069432566f
update license change for MinIO
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-23 11:58:53 -07:00
Klaus Post
d50193d30f
xl-meta.go dump skip CRC check ( #12031 )
...
Skip CRC of metadata.
2021-04-09 17:38:23 -07:00
Klaus Post
2623338dc5
Inline small file data in xl.meta file ( #11758 )
2021-03-29 17:00:55 -07:00
Klaus Post
eb9172eecb
Allow Compression + encryption ( #11103 )
2021-01-05 20:08:35 -08:00