1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00
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
..