rmq icon indicating copy to clipboard operation
rmq copied to clipboard

Use of redis.UniversalClient instead of Client for OpenConnectionWithRedisClient

Open stlimtat opened this issue 4 years ago • 2 comments

redis-go now provides a UniversalClient for connection. I will suggest removing the dependency on redis.Client, and replace that with redis.UniversalClient which covers the various aspects of client management from rmq.

stlimtat avatar Jan 06 '21 05:01 stlimtat

Need this feature.

zxh avatar May 19 '21 09:05 zxh

Sounds good. Anyone up for opening a PR for this?

wellle avatar May 19 '21 09:05 wellle

This issue is fairly old and I'm not sure if it would be still worth implementing it. Please reopen if there are still benefits of switching to the other interface :v:

wellle avatar Jan 17 '24 17:01 wellle