1
0
mirror of https://github.com/minio/minio.git synced 2025-05-05 16:48:15 -04:00

2 Commits

Author SHA1 Message Date
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