1
0
mirror of https://github.com/minio/minio.git synced 2025-01-23 04:33:15 -05:00

1 Commits

Author SHA1 Message Date
Nitish Tiwari
13c3b8afe2
Update Redis client used for bucket notifications ()
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 
2019-02-11 19:06:27 +05:30