gomodule / redigo

Go client for Redis
Apache License 2.0
9.75k stars 1.25k forks source link

feat: add TestOnBorrowContext #660

Closed vasayxtx closed 8 months ago

vasayxtx commented 8 months ago

Add TestOnBorrowContext to the Pool struct for checking the health of the idle connection with a given context.

vasayxtx commented 8 months ago

@stevenh, thanks, all comments are processed. Please review again:)

stevenh commented 8 months ago

Would be great to get your input on #661 when you have a min @vasayxtx

stevenh commented 8 months ago

Thanks for your work on this @vasayxtx appreciated!

vasayxtx commented 8 months ago

@stevenh, no problem, thank you for the review!:)