1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

3 Commits

Author SHA1 Message Date
Klaus Post
ff5988f4e0
Reduce allocations ()
* Reduce allocations

* Add stringsHasPrefixFold which can compare string prefixes, while ignoring case and not allocating.
* Reuse all msgp.Readers
* Reuse metadata buffers when not reading data.

* Make type safe. Make buffer 4K instead of 8.

* Unslice
2023-07-06 16:02:08 -07:00
Praveen raj Mani
72802a5972
Use 'minio/pkg/sync/errgroup' and 'minio/pkg/workers' () 2023-04-25 22:57:40 -07:00
Poorna
3158f2d12e
Add support for batch key rotation () 2023-04-04 10:56:54 -07:00