wuxibin89 / redis-go-cluster

redis cluster client implementation in Go
Apache License 2.0
488 stars 145 forks source link

"no invalid node" error msg #2

Closed lyuyun closed 8 years ago

lyuyun commented 8 years ago

https://github.com/chasex/redis-go-cluster/blob/master/cluster.go#L96

”no invalid node“ should be “no valid node”?

wuxibin89 commented 8 years ago

yes, it's a mistake, thanks :)