2881099 / FreeRedis

🦄 FreeRedis is .NET40+ redis client. supports cluster, sentinel, master-slave, pub-sub, lua, pipeline, transaction, streams, client-side-caching, and pooling.
MIT License
920 stars 164 forks source link

阿里云redis Tair 高可用 非群集 连接的时候,间歇性报这个错误。 #193

Open linh2112 opened 3 months ago

linh2112 commented 3 months ago

Connect to redis-server(.aliyuncs.com:6379 -> Unspecified/****.rds.aliyuncs.com:6379) timeout, DEBUG: Dns.GetHostEntry(****.rds.aliyuncs.com)=System.Net.IPHostEntry

linh2112 commented 3 months ago

换为旧版本1.05版本连接正常