1
0
mirror of https://github.com/minio/minio.git synced 2025-01-22 12:13:16 -05:00

3 Commits

Author SHA1 Message Date
Harshavardhana
dd2542e96c
add codespell action ()
Original work here, ,  refixed and updated.
2024-01-17 23:03:17 -08:00
Harshavardhana
eba23bbac4
rename object_size -> block_size for cache subsystem () 2023-12-21 16:57:13 -08:00
Harshavardhana
fba883839d
feat: bring new HDD related performance enhancements ()
Optionally allows customers to enable 

- Enable an external cache to catch GET/HEAD responses 
- Enable skipping disks that are slow to respond in GET/HEAD 
  when we have already achieved a quorum
2023-11-22 13:46:17 -08:00