redis-rb / redis-client

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

Can you support the latest version? #196

Closed yisangwu closed 5 months ago

yisangwu commented 5 months ago

Server

redis_version:7.0.12 ERROR (Redis::TimeoutError): Waited 1.0 seconds

Can you support the latest version? Can you support the latest version?

byroot commented 5 months ago

The latest version is supported. The error you are getting is more likely to be a connectivity issue of some sort. Plenty of people use redis-client with Reids 7