1
0
mirror of https://github.com/minio/minio.git synced 2025-01-16 17:23:16 -05:00

3 Commits

Author SHA1 Message Date
Harshavardhana
fa6d082bfd
reduce all major allocations in replication path ()
- remove targetClient for passing around via replicationObjectInfo{}
- remove cloing to object info unnecessarily
- remove objectInfo from replicationObjectInfo{} (only require necessary fields)
2023-09-16 02:28:06 -07:00
Harshavardhana
4a425cbac1
cleanup scripts and apply shfmt () 2023-05-25 22:07:25 -07:00
Harshavardhana
7ae69accc0
allow root user to be disabled via config settings () 2023-04-28 12:24:14 -07:00