ctstone / csredis

.NET client for Redis and Redis Sentinel (2.8). Includes both synchronous and asynchronous clients.
Other
292 stars 111 forks source link

Should support IPEndPoint as well as DnsEndPoint #29

Open Jestar342 opened 9 years ago

Jestar342 commented 9 years ago

Some of us are not fortunate enough to work in an organisation with such fanciful modern gizmos like DNS, despite our best efforts to drag them into the future. Thus we are relegated to using only IP addresses and this means CSRedis has real problems - particularly with Sentinels.