wuxibin89 / redis-go-cluster

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

Support password and bug fix #31

Open pihao opened 5 years ago

pihao commented 5 years ago
  1. Surpport password.
  2. Fix SetWriteDeadline to SetReadDeadline when receive.
  3. Fix test issues.
  4. Format code.
pihao commented 5 years ago

18 #20