go-zero icon indicating copy to clipboard operation
go-zero copied to clipboard

fix(redis): Implement redisNode interface for redis.Redis

Open DengY11 opened this issue 3 months ago • 1 comments

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

DengY11 avatar Sep 23 '25 09:09 DengY11

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests.

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Sep 23 '25 09:09 codecov[bot]