ctstone / csredis

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

Adding a bug fix to trim Sentinel Host Names. #2

Closed anshul-s closed 10 years ago

anshul-s commented 10 years ago

Contributing a bug fix to deal with leading/trailing spaces in the Host Names. This can cause a failover to fail if the secondary host name has leading/trailing spaces.