1
0
mirror of https://github.com/minio/minio.git synced 2025-03-25 23:10:57 -04:00

5 Commits

Author SHA1 Message Date
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
eddf468aef Lock the targetList properly in go-routines ()
Fixes 
2018-11-21 21:25:54 +05:30
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