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

5 Commits

Author SHA1 Message Date
Harshavardhana
dd2542e96c
add codespell action ()
Original work here, ,  refixed and updated.
2024-01-17 23:03:17 -08:00
Klaus Post
71954faa3a
mark pubsub type safe via generics () 2022-10-28 10:55:42 -07:00
Klaus Post
ac055b09e9
Add detailed scanner metrics () 2022-07-05 14:45:49 -07:00
Anis Elleuch
fd02492cb7
avoid limits on the number of parallel trace/bucket notifications listeners ()
Simplifies overall limits on the incoming listeners for notifications.

Fixes 
2022-06-05 14:29:12 -07:00
Harshavardhana
1f262daf6f
rename all remaining packages to internal/ ()
This is to ensure that there are no projects
that try to import `minio/minio/pkg` into
their own repo. Any such common packages should
go to `https://github.com/minio/pkg`
2021-06-01 14:59:40 -07:00