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
We forked the upstream to address a build issue on go 1.6 - that is long done and we don't need to manage our forks anymore.