mirror of
https://github.com/minio/minio.git
synced 2025-02-05 18:58:08 -05:00
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