go-zero
go-zero copied to clipboard
fix(redis): Implement redisNode interface for redis.Redis
This change implements the missing Pipeline , TxPipelined , and Command methods on the redis.Redis type. This ensures that *redis.Redis satisfies the redisNode interface.
close #5175
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:loudspeaker: Thoughts on this report? Let us know!