mirror of
https://github.com/minio/minio.git
synced 2026-02-05 10:20:15 -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