redis-rb / redis-client

Simple low level client for Redis 6+
MIT License
124 stars 60 forks source link

Revalidate connection in `RedisClient#connected?` #154

Closed casperisfine closed 10 months ago

casperisfine commented 10 months ago

Otherwise if it has pending reads it will be closed when used anyway.