minio/pkg/event
Nitish Tiwari 13c3b8afe2
Update Redis client used for bucket notifications (#7213)
Current Redis client used https://github.com/garyburd/redigo/
has been archived and further development is done at
https://github.com/gomodule/redigo

This commit updates the client library accordingly.

Fixes #6392
2019-02-11 19:06:27 +05:30
..
target Update Redis client used for bucket notifications (#7213) 2019-02-11 19:06:27 +05:30
arn.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
arn_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
config.go Set notification namespace for NotificationConfiguration (#6789) 2018-11-09 10:40:03 -08:00
config_test.go Fix regression in removing notification (#5673) 2018-03-20 12:02:56 -07:00
errors.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
event.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
name_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rules_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
rulesmap_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetid_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetidset_test.go make notification as separate package (#5294) 2018-03-15 13:03:41 -07:00
targetlist.go Lock the targetList properly in go-routines (#6838) 2018-11-21 21:25:54 +05:30
targetlist_test.go fix: Avoid more crashes due to concurrent map usage (#5912) 2018-05-09 15:11:51 -07:00