sorccu / r2d2-redis

MIT License
101 stars 42 forks source link

update valid/broken logic to avoid PING #21

Closed coder543 closed 5 years ago

coder543 commented 5 years ago

This is a PR to use is_open for connection validity as per this comment, instead of PINGing the server.