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

5 Commits

Author SHA1 Message Date
Ashish Kumar Sinha
24fb1bf258 New Admin Info () 2019-12-11 14:27:03 -08:00
Praveen raj Mani
47ca411163 Enhance the event store interface to support channeling ()
- Avoids code duplication across the other targets. By having a
  centralized function call.

- Reduce the room for race.
2019-04-10 18:16:01 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
4886bfbc72 fix: Avoid more crashes due to concurrent map usage ()
This PR fixes another situation where a crash occurs
thanks to @krishnasrinivas for reproducing this

Fixes 
2018-05-09 15:11:51 -07:00
Bala FA
0e4431725c make notification as separate package ()
* Remove old notification files

* Add net package

* Add event package

* Modify minio to take new notification system
2018-03-15 13:03:41 -07:00